Activities/Physics: Difference between revisions
Garycmartin (talk | contribs) mNo edit summary |
Garycmartin (talk | contribs) |
||
| Line 42: | Line 42: | ||
= Development = | = Development = | ||
[[Image:PhysicsElements.png|160px|right]] | [[Image:PhysicsElements.png|160px|right]] | ||
There are quite a few code layers to contend with. A regular Python Activity acts as a Sugar wrapper to Physics which is written using OLPCGames which itself wraps Pygame, Physics then uses Elements as a wrapper for Box2D | There are quite a few code layers to contend with. A regular Python Activity acts as a Sugar wrapper to Physics which is written using OLPCGames which itself wraps Pygame, Physics then uses Elements as a wrapper for Box2D. | ||
== Release Notes == | == Release Notes == | ||