IntroductionThis project port Box2D testbed to android. JBox2D project has port Box2D to java. JBox2d uses the open source Processing graphics library in the testbed.We will port it to Android graphics. Porting Path- Analyse JBox2D Testbed source code and specify the code associated with processing.
- Modify graphics code with android graphics.
|