Physics engines: Difference between revisions

From OLPC
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 29: Line 29:
| '''Python Bindings'''
| '''Python Bindings'''
| [http://code.google.com/p/pymunk/ pymunk]
| [http://code.google.com/p/pymunk/ pymunk]
| not yet
| -
| no
| -
|-
|-
| '''XO Compatible '''
| '''XO Compatible '''
| [http://www.linuxuser.at/elements/elements.xo yes] (with max. 20 elements)
| [http://www.linuxuser.at/elements/elements.xo yes] (with max. 20 elements)
| probably (not tested - no makefile)
|
| not yet (only with OpenGL)
| not yet (only with OpenGL)
|-
|-

Revision as of 20:57, 13 March 2008

This is a short comparison of 2d physics engines.

Chipmunk Box2d Phun
License MIT zlib Proprietary
Forums [1] [2] [3]
Latest Release March 08 March 08 March 08
Language C C++ C++
Python Bindings pymunk - -
XO Compatible yes (with max. 20 elements) probably (not tested - no makefile) not yet (only with OpenGL)