Skip to content

aggfr12/ONYX-CRAB

 
 

Repository files navigation

ONYX-CRAB

VR image viewer

Team

  • Product Owner: sunny-g
  • Scrum Master: aggfr12
  • Development Team Members: mochicat8, owen-d

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

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!

Requirements

  • Node 0.10.x
  • a smartphone with a WebGL-enabled web browser
  • a Google Cardboard (or other smartphone-capable headset)

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Roadmap

View the project roadmap ROADMAP.md

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 68.6%
  • Shell 23.8%
  • CSS 7.6%