Activities/Physics: Difference between revisions
| Line 148: | Line 148: | ||
= 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 | 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 SugarGames which itself wraps Pygame, Physics then uses Elements as a wrapper for Box2D. | ||
==Video== | ==Video== | ||