Experience your facebook friends on a 3D globe and immerse yourself in a three dimensional explosion of data.
The code for rendering a graph on a sphere was obtained from the Graph-Visualization project by David Piegza.
The code for the globe was taken from the dataarts webgl-globe.
This is a prototype for a collaborative project between James Edwards, Kim Marquardt, and Kinetech
- Product Owner: Kinetech (kinetechart)
- Scrum Master: James Edwards (incrediblesound)
- Development Team Member: Kim Marquardt (robotBones)
Go to the site, click the Facbook Login button, grant permissions, wait for web page to load globe.
- Node.js
- Express.js
- MongoDB
- Mogoose
- Bower
- jQuery
- underscore
- Backbone.js
- Three.js
From within the root directory:
sudo npm install -g bower
sudo npm install -g grunt
npm install
bower install
mongod
node server