Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 750 Bytes

README.md

File metadata and controls

25 lines (22 loc) · 750 Bytes

AstroSim

AstroSim is a small pet project that aims to simulate our solar system using OpenGL for rendering and ImGui for the UI.

Building on Linux

git clone --recursive https://github.com/Teero888/astrosim.git && cd astrosim
mkdir build && cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
make -j$(nproc)
./astrosim

Building on Windows

No idea figure it out

Keybinds

  • A/S, ScrollUp/ScrollDown Zoom
  • Left/Right Switch focus to the next/previous body

Screenshots

Jupiter Sun