Elements: Difference between revisions

From OLPC
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 23: Line 23:
* A lively and open development and support team is having fun improving and helping out :)
* A lively and open development and support team is having fun improving and helping out :)


* <big>[[Elements/API]]</big>


== Screenshots ==
''(from [[Elements/Screenshots]])''

[[Image:Screenshot1.png|400px]] [[Image:Screenshot2.png|400px]]

[[Image:Screenshot3.png|400px]] [[Image:Screenshot4.png|400px]]


== Downloads ==
* [[Image:Elements_latest.zip|Elements_latest.zip]] ... ''Libs and examples to get started''
* [[Image:Elements_latest.xo]] ... ''Packed for the XO Laptop''
* ''<tt>svn checkout http://pymunk.googlecode.com/svn/trunk/ pymunk-read-only</tt>'' ... ''Pymunk with demos and docs''
* [http://files.slembcke.net/chipmunk/release/ChipmunkLatest.tgz ChipmunkLatest.tgz] ... ''The source of the Chipmunk physics engine (written in C)''


== Download ==


== Documentation ==
== Documentation ==



== Examples ==
== Examples ==



== Screenshots ==


== Videos ==
== Videos ==

Revision as of 17:56, 12 March 2008

Elements banner1.jpg


About

The Elements project is all about free and easy 2D physics for python -- with main attention on:

  1. An easy-to-use, fast 2D physics API
  2. Examples and documentation on how to use the API
  3. Providing the examples as bundles, as they are already interesting and fun
  4. Speed optimization (also with an eye on the XO laptop :)
  5. Development of ideas for education and playful-learning


Elements.zip | Elements.xo | Documentation | Examples | Screenshots | Videos


More Informations

  • IRC: #elements on irc.freenode.net
  • Project started by Chris Hager, March 2008. Source-Code is GPL licensed - so do with it what you want! Even eat it :)
  • The Elements project derived from pymunx, which started as examples for pymunk and is growing up to a real physics api for python
  • The 2D physics is handled by the chipmunk physics engine (written in C by ...)
  • Communication to the chipmunk library is done via the pymunk ctypes bindings (by Victor Blomqvist.)
  • A lively and open development and support team is having fun improving and helping out :)


Screenshots

(from Elements/Screenshots)

Screenshot1.png Screenshot2.png

Screenshot3.png Screenshot4.png


Downloads


Documentation

Examples

Videos