This project is a demo of the visualization aspect of the Proxima system. This solution is a submission for the 2017 NASA SpaceApps challenge. You can find more information on our team's project page.
Proxima simplifies energy decision making. It delivers clean, easy-to-read metrics and leverages powerful predictive algorithms to help you make immediate and future energy consumption decisions.
- Clone this repository or fork a copy.
npm install
oryarn install
to download the necessary dependencies.npm start
oryarn start
to run a local copy. A browser will automatically open and take you to http://localhost:3000/.- Navigate within the browser's VR environment or click the goggles icon and explore using your favorite VR headset.
This project uses the A-Frame virtual reality framework. The 360° Image Gallery Boilerplate project was used as a starting point.