An open API service indexing awesome lists of open source software.

https://github.com/simonamdev/hubble

Use BabylonJS to render a 3d traversable map of star systems from Elite: Dangerous
https://github.com/simonamdev/hubble

Last synced: 12 months ago
JSON representation

Use BabylonJS to render a 3d traversable map of star systems from Elite: Dangerous

Awesome Lists containing this project

README

          

# hubble

Experiment to use TypeScript and BabylonJS to render a performant 3D scene of a galaxy, using data from Elite: Dangerous.

## Instructions:

`npm install`

`node fuse.js`

Access the dev server on localhost:4444

## Example output

![alt text](https://github.com/purrcat259/hubble/blob/master/example.JPG?raw=true)