Physics engines: Difference between revisions

From OLPC
Jump to navigation Jump to search
m (+cat)
No edit summary
Line 44: Line 44:
| '''Python Bindings'''
| '''Python Bindings'''
| [http://code.google.com/p/pymunk/ pymunk]
| [http://code.google.com/p/pymunk/ pymunk]
| [http://www.box2d.org/forum/viewtopic.php?f=5&t=241 via SWIG]
| -
| -
| -
|-
|-

Revision as of 22:18, 13 March 2008

This is a short comparison of 2d physics engines.

Chipmunk Box2d Phun
License MIT zlib Proprietary
Forums [1] [2] [3]
irc.freenode.net #pymunk #box2d -
Latest Release March 08 March 08 March 08
Language C C++ C++
Library Size 48 kb 1.7 mb ~ 1.5 mb
Platforms All All All
Python Bindings pymunk via SWIG -
XO Compatible yes (with max. 20 elements) probably (not yet tested) not yet (only with OpenGL)
Notes Fast Feature-Rich Feature-Rich