ODE Physics Integration

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
A.Russell
Posts: 56
Joined: Sun May 15, 2005 2:52 pm

ODE Physics Integration

Post by A.Russell »

I want to integrate ODE physics with Irrlicht, but I am finding it very complicated. Is there a tutorial or information about to go about this?

I'm sure this must be covered somewhere since it is so popular, but I can't find anything about it. Help appreciated.
littledragon
Posts: 7
Joined: Tue Aug 09, 2005 4:12 am

Post by littledragon »

Tutorial ODE Integration

http://irrlicht.sourceforge.net/tut_ode.html

Another popular and open source physics engine is ODE. This tutorial shows how to use Irrlicht with ODE. (advanced)
Post Reply