Basic Mission Control in Unity, Inspired by PIGI
Features:
- 'scale' model of planets and their orbits. Scaled as a factor of the earths rotation around the sun as a circular orbit.
- Fly through control
TODO:
- Load planet ephemeris and add to system
- load in some TLEs
- Implementent / find library for SGP4 / SDP4 model -- link
- Visualise TLE data with a satellite
- Add a slider to speed up / slow orbits