Newer
Older
AegisforEcosystem / next / AR.js-3.4.0 / aframe / src / index-nft.js
@KAOKA Daisuke KAOKA Daisuke on 31 May 2022 646 bytes into AR.js
// Components
import "./component-anchor-nft";
import "./component-hit-testing";

// Location-based components
import "./location-based/arjs-look-controls";
import "./location-based/arjs-webcam-texture";
import "./location-based/ArjsDeviceOrientationControls";
import "./location-based/gps-camera";
import "./location-based/gps-entity-place";
import "./location-based/gps-projected-camera";
import "./location-based/gps-projected-entity-place";
import "./new-location-based/gps-new-camera";
import "./new-location-based/gps-new-entity-place";
import "./new-location-based/arjs-device-orientation-controls";

// System
import "./system-arjs-nft";