Box2D

From Qt Wiki
Revision as of 09:27, 24 February 2015 by Maintenance script (talk | contribs)
Jump to navigation Jump to search


English Български

Box2D

"Box2D":http://www.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":http://en.wikipedia.org/wiki/Zlib_License.

Box2D is widely used by games including "Angry Birds and Angry Monsters":http://conversations.nokia.com/2011/07/05/angry-monsters-appy-families/.

See Also