Simple 2D gravity simulator / sandbox developed in C++ 17 and OpenGL 3.3.
Colliding.Circles.video.example.-.Trim.mp4
The current setup & build approach builds only for Windows and requires Visual Studio 16 2019. This will be more generalized in the future. If you have another version of Visual Studio installed, you can edit "runcmake.ps1" and change the version manually.
In the Powershell command line, simply run
.\runcmake.ps1
.\build.ps1