Skip to content
This repository was archived by the owner on Apr 3, 2018. It is now read-only.
/ data-sphere Public archive

A VR playground for viewing data visualizations beyond the bounds of monitor's form factor. This project will pull together various JavaScript visualization libraries to explore new ways to play with data.

Notifications You must be signed in to change notification settings

lawerencem/data-sphere

Repository files navigation

data-sphere

A VR playground for viewing data visualizations beyond the bounds of monitor's form factor. This project will pull together various JavaScript visualization libraries to explore new ways to play with data.

Current contents include project setup and build files along with the Leap Motion ThreeJS Boilerplate HTML and an example D3/ThreeJS visualization done by Steven Hall of delimited.io. These will be replaced with more custom code as the repo is fleshed out. For now they serve to proof out the grunt/bower setup and pulling in required libraries.

Building the Project

Build the project requires node & npm. Once you've installed those, run the following commands in the data-sphere directory.

npm install
grunt

Other useful commands

To generate project documentation:

grunt docs

To lint the code:

grunt jshint:console

To host the examples in a simple http server at localhost:8000/app:

grunt server

See the Grunt file for http server configuration options.

Inspiration for the Project

The following sites provided some of the inspiration for this project.

About

A VR playground for viewing data visualizations beyond the bounds of monitor's form factor. This project will pull together various JavaScript visualization libraries to explore new ways to play with data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •