AstroSim is a small pet project that aims to simulate our solar system using OpenGL for rendering and ImGui for the UI.
git clone --recursive https://github.com/Teero888/astrosim.git && cd astrosim
mkdir build && cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
make -j$(nproc)
./astrosim
No idea figure it out
A/S, ScrollUp/ScrollDown
ZoomLeft/Right
Switch focus to the next/previous body