SOEP-Group / SOEP-Visualizer

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

Display the satellites on the website #5

Closed sanlju closed 1 week ago

Limeiz commented 1 month ago

Use instanced rendering for this, descibed here: https://github.com/SOEP-Group/SOEP-Visualizer/pull/14#issuecomment-2366728839

Limeiz commented 1 month ago

have to calculate relative position to our earth, make sure dimensions are correct, or re-map our coordinate system so satellites positions can be directly used as they are saved in database