Skip to content

wgtdkp/apollonia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apollonia

A simplicity-first 2D physics engine.

Dependency

Demo

Stacking, Pyramid, Pendulum, Chain

Build

Try on ubuntu, Mac OS and windows:

$ git clone --recurse-submodules https://github.com/wgtdkp/apollonia
$ cd apollonia && cmake -S . -B build
$ cmake --build

For windows, VC project files will be generated under build/. For Linux(ubuntu) and Mac OS, the apollonia binary will be generated under the build/ directory.

Reference

About

Tiny 2D physics engine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published