A demonstration of using AR on the web
Either clone the repo locally and run it (see below) or go to https://webxr-ia.netlify.app/ on your mobile device
Point your device at this marker:
Clone this repo and install dependencies. Requires Node 14.16 (or run nvm use
)
$ git clone https://github.com/beclamide/webxr-demo
$ yarn install
Run the development server with:
$ yarn serve