Skip to content

kinetecharts/dataGlobe

Repository files navigation

dataGlobe

alt tag

Experience your facebook friends on a 3D globe and immerse yourself in a three dimensional explosion of data.

Credits

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.

Team

This is a prototype for a collaborative project between James Edwards, Kim Marquardt, and Kinetech

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
  4. Team

Usage

Go to the site, click the Facbook Login button, grant permissions, wait for web page to load globe.

Dependencies

  • Node.js
  • Express.js
  • MongoDB
  • Mogoose
  • Bower
  • jQuery
  • underscore
  • Backbone.js
  • Three.js

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
sudo npm install -g grunt
npm install
bower install

mongod
node server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages