Now that we have an AR-enabled web browser, we can proceed to exploring some examples. Follow the instructions in the mentioned steps to explore the samples:
- Open Command Prompt or shell to the Android folder and enter this:
git clone https://github.com/google-ar/three.ar.js.git
- Ensure that your http-server web browser is running from the Android folder. If you need to start the server again, just run the command from the last exercise.
- Point your web AR-enabled browser (WebARCore) on your device to a valid endpoint URL. Again, check the last exercise if you forgot how to do this. If the page goes black or is unresponsive, you may have to reset the app. Just shut down the WebARCore browser app and restart it.
- Browse to the three.ar.js/examples/ folder. Inside this folder, you will find a set of example HTML pages of AR apps developed with...