[ODE] ODE used in LTGameJam'03

Jeroen Schmitz Jeroen Schmitz" <ode at q12.org
Wed Jun 4 01:56:02 2003


Aras Pranckevicius wrote:
> LTGameJam2003, a short game development event has happened recently.
> During two days 11 simple games were developed, using the engine
> built beforehand.
>
> The theme for the games was "physics, cars and stuff". ODE was used
> for dynamics calculations, OPCODE/TriCollider (slightly modified) was
> used for collision with triangle meshes.
>
> See screenshots, download the games and complete source code here:
> http://jammy.sourceforge.net/2003 . The games use DX9, so they run on
> windows systems only...

Hm, I can't get the games working, as soon as I try to start one I get
an 'Application Error: The instruction at "0x77f585c0" referenced memory
at "0x00000017". The memory could not be written" '. I tried two games
(airfreak and capture the ball), both with the same results :(
I'm running Windows XP prof. with Directx 9, a pentium 4 2.4 ghz with a
radeon 9500 pro, so I think my system meets the minimum specs :)

Jeroen