Skip to content

Interactive 3D Webgl Galaxy Map for the game Elite Dangerous built with Angular.js and Three.js

Notifications You must be signed in to change notification settings

Richter-gh/edGalaxyMap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elite Dangerous Galaxy Map

##Preview: http://elitedangerousuniverse.com Built with Angular and Three.js

Quick Install

You'll need to install grunt and bower on your host.

$ npm install -g grunt-cli bower

Next, install npm packages and bower dependencies

$ npm install
$ bower install

Launch your application in development mode for livereload

$ grunt serve

For production

$ node server/edGalaxy.js

About

Interactive 3D Webgl Galaxy Map for the game Elite Dangerous built with Angular.js and Three.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.6%
  • HTML 23.1%
  • CSS 3.3%