Satellite Orbit and Event Predictor (SOEP) is a C++ application that predicts satellite passes, collision risks, orbital decay, and re-entry events. It provides real-time data, visualizations, and a interface for satellite tracking and space object management.
MIT License
1
stars
0
forks
source link
Simulate the earths rotation around the sun and itself #44
Currently our algorithm for animating and getting the real position and rotation of Earth kinda sucks. Make it more realistic.