/aframe-link-demo

Link traversal in VR using A-Frame JS library!

Primary LanguageJavaScriptMIT LicenseMIT

aframe-link-demo

Demo (GIF loop) of WebVR link traversal

Link traversal in WebVR using A-Frame!

View demo!

Read this Mozilla VR blog post for more details.

Local development

To start the local development server:

npm start

The hash in the sw.js file will get auto-updated in the file. You should check in these changes, so the Service Worker version gets bumped appropriately.

To dev on another machine from another network:

npm run tunnel

And copy the URL listed at the very top of your command-line output:

Tunnel: http://ctzuvxyamq.localtunnel.me

License

This program is free software and is distributed under an MIT License.