Box2D

From Qt Wiki
Revision as of 22:04, 17 March 2016 by SGaist (talk | contribs) (Update link to qml-box2d)
Jump to navigation Jump to search


bg de el es fr it ja ko pt ru zh

Box2D is an open source C++ physics engine for simulating collisions and other 2D motions of rigid bodies which can be easily integrated with Qt. The main developer of Box2D is Erin Catto and it is distributed under the zlib license.

Box2D is widely used by games including Angry Birds and Angry Monsters.

See Also