A simple Solar System visualizer making use of both the SBDB Query and Horizon's API for asteroid and planetary data. All visualized through Three.js
GNU General Public License v3.0
1
stars
0
forks
source link
Create a PlanetManager #18
Open
jChicote opened 1 year ago
Description
The scene manager will be bloated with collections and behaviour to keep track both planets and asteroids. This will be moved into a seperate manager.
Acceptance Criteria
Implementation