N-body simulation with elastic collisions in C++ using raylib for graphics
git clone https://github.com/atzuur/nbody-cpp
cd nbody-cpp
cmake -S . -B build
cmake --build build
| Name | Name | Last commit date | ||
|---|---|---|---|---|
N-body simulation with elastic collisions in C++ using raylib for graphics
git clone https://github.com/atzuur/nbody-cpp
cd nbody-cpp
cmake -S . -B build
cmake --build build