Physics File Format

From OLPC
Revision as of 02:32, 11 July 2008 by Jminor (talk | contribs)
Jump to: navigation, search

There has been some discussion on how to share 2D scenes between the various Physics frameworks, activities, etc.

Here is a proof of concept, presented here for the purposes of discussion. It was developed for the Mac OS X application Physix written by Jminor The format is XML and is meant to map directly to concepts, names and features of Box2D. It was inspired by a similar format made by kne? as part of the Elements project.

...insert simple example...

...insert spec...

...insert examples...