From: Hezekiah M. C. <ode...@tr...> - 2005-03-03 21:29:41
|
Jonathan V Toups wrote: > Friends, > I am writing a simples 2D physics simulator for an amateur game I > am working on, and the following problem has come up: Out of curiosity, how are you planning on restricting the game to physics to 2D? I have used the Plane2D ODE addon in C/C++, but it looks like pyode does not have support for this. Hez |