Skip to content

beefoo/eclipticalis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Eclipticalis

The interface uses Three.js to interact with the 3D stellar data and Howler.js to play the music.

Requirements

  1. Python 2.7+
  2. Node.js

Instructions for use

To build star data for use in the interface:

  1. Download a .csv file (e.g. hygdata_v3.csv) from HYG star database
  2. Run python build_stars.py. Run python build_stars.py -h for more details about optional parameters.

To run and develop locally

  1. Run npm install
  2. Run gulp

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published