A (kinda) real-time satellite orbit visualization using python, panda3d and sgp4.
- Render Earth with correct rotation
- Sun light with correct angle (fix)
- Calculate satellite orbits from omm file
- Optimize orbit calculation using cpp and numpy
- Render satellites without shader
- Render satellites with shader
- Make shader implemenation more robust
- Make satellites clickable
- Render orbit path when clicked
- Show data about satellites when clicked
- Filter satellites by constellation