Box2D

From Qt Wiki
Revision as of 14:04, 14 January 2015 by Maintenance script (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

English Български

Box2D

Box2D [box2d.org] 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 [en.wikipedia.org].

Box2D is widely used by games including Angry Birds and Angry Monsters [conversations.nokia.com].

See Also

Categories: