Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.12 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.12 KB

bubble-blast

A experiment with WebVR

With thanks / credit to

Installation

In the root directory..

  • npm install
  • bower install
  • node server.js

The project will then be available locally on http://localhost:3000

Watch out!!!

Watch out!!! I've hacked the webvr DPDB cache to not look online and to find my device. You are likely to get better results running with the remote version of aframe.js rather than the one in this repo. Just uncomment it in index.html and comment over the local version.

Try it out