A simplicity-first 2D physics engine.
Stacking, Pyramid, Pendulum, Chain
Try on ubuntu, Mac OS and windows:
$ git clone --recurse-submodules https://github.com/wgtdkp/apollonia
$ cd apollonia && mkdir build && cd build
$ cmake ..
For windows, VC project files will be generated under build/
. For Linux(ubuntu) and Mac OS, we can build apollonia by:
$ make
$ ./apollonia