A WebVR dancing experience using A-Frame by Mozilla VR.
Jump right in and read the introductory blog post.
- Donwload Firefox Nightly and follow the setup instructions.
- Head to https://aframe.io/a-saturday-night/ and start dancing. See the blog post for more information.
git clone git@github.com:aframevr/a-saturday-night && cd a-saturday-night
npm install
npm start
Then, load http://localhost:8080
in your browser.
We are opened to new ideas and contributions, feel free to send a pull request with your A-Saturday-Night improvements.