Python Physics

From OLPC
Revision as of 19:46, 7 March 2008 by Crazy-chris (talk | contribs) (init)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Simulating physical behaviour of objects and space is very interesting for both games, education and playful learning. There are a few open source 2D physics engines, it seems chipmunk one of the most advanced. It also has python bindings (pymunk), and work is in progress on an API (pymunx) for easy usage in pygame, with a focus on olpc and the xo laptop :)


Links:


YouTube Videos: