N body simulation
- C++ 90.8%
- CMake 5.9%
- GLSL 3.3%
| lib | ||
| src | ||
| .gitignore | ||
| .gitmodules | ||
| CMakeLists.txt | ||
| README.md | ||
Zorya
N body simulation in C++23 with embedded OpenGL viewport inside an ImGui control panel window.
Dependencies
- glfw
- glew
| lib | ||
| src | ||
| .gitignore | ||
| .gitmodules | ||
| CMakeLists.txt | ||
| README.md | ||
N body simulation in C++23 with embedded OpenGL viewport inside an ImGui control panel window.