/box2d-lite

A small 2D physics engine

Primary LanguageC++MIT LicenseMIT

A fork of Box2d-Lite used for a demo at the Visual Studio 2022 launch event, ACCU 2021 and CppCon2020.

Box2D-Lite

Box2D-Lite is a small 2D physics engine. It was developed for the 2006 GDC Physics Tutorial. This is the original version of the larger Box2D library. The Lite version is more suitable for learning about game physics.