[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] The Giant - 'cool project I'm working on now' - thread.



Combining Newtonian physics and computer vision on the OLPC XO for no good reason.  There's nothing youtube-able yet, but very soon.

Right now all it does is take real life objects, outline them, and turn them into in-game polygons.  Convex ones are a bit slow to simulate though.

The Physics end of it uses the Physics Activity ( http://wiki.laptop.org/go/Physics_(activity) ), which is based on Elements, which is based on pyBox2d, which is based on Box2d.  The camera end uses the pygame stuff I'm working on.

Nirav

On Fri, Aug 8, 2008 at 12:47 AM, René Dudfield <renesd@xxxxxxxxx> wrote:
What cool project are you working on now?

Doesn't necessarily have to do with pygame, or python.

Who wants to be start?