Here comes a new port from Hitnrun…
Quote:
Box2d is a very cool physics library that is being used to develop very cool Physics games.
Just for fun I make a quick SDL port of the TestBed that comes with Box2d, and guess what, it worked!
This library could be used to make very fun games.These are just demos with wireframe 2d graphics showing the library capabilities, it is fun to watch.
To switch the demos, press L and R, to exit press START.
It looks like to be fast, but as this library uses a lot of floating-point, I don’t know if a real game would be fast enough.