VR image viewer
- Product Owner: sunny-g
- Scrum Master: aggfr12
- Development Team Members: mochicat8, owen-d
Go to our demo page to try it out or run the server locally:
node server/server.js
In Chrome on your desktop, enable reverse port forwarding. After you're set up, navigate to localhost:8080 on your smartphone, upload and/or pick a picture, hoist the phone into your Cardboard and enjoy!
- Node 0.10.x
- a smartphone with a WebGL-enabled web browser
- a Google Cardboard (or other smartphone-capable headset)
From within the root directory:
sudo npm install -g bower
npm install
bower installView the project roadmap ROADMAP.md
See CONTRIBUTING.md for contribution guidelines.