/ARPhysics

A 2D physics library written in C++11

Primary LanguageC++MIT LicenseMIT

#ARPhysics

ARPhysics is a real-time 2D rigid-body physics library, written by me as my final-year Computer Science undergraduate project while at the University of Plymouth. It takes the form of a static library that can be linked in any other project. It is written using standard C++11 so it can be complied for any platform using a compliant compiler.

Example Screenshot