Newer
Older
AegisforEcosystem / next / AR.js-3.4.0 / aframe / examples / location-based / projected-base-camera / way-vectors / README.md
@KAOKA Daisuke KAOKA Daisuke on 31 May 2022 277 bytes into AR.js

Building

A runnable bundle.js is now provided in the repository to allow the example to run as-is. If you make changes to the source code, please re-make the bundle with

make

You will need to install browserify to build the bundle, e.g.

npm install browserify