Physic Engine Question

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
Rotoholic
Posts: 1
Joined: Thu Jul 27, 2006 2:05 pm

Physic Engine Question

Post by Rotoholic »

Okay, I've looked around, and have seen some opinions on an ideal physics engine to use, although my question is aimed towards car physics. Which physics engine would be ideal for cars in mind? I've fiddled around with ODE, and it seems to be pretty good, but I feel there could be a physics engine (already out there) that could be better. So, any suggestions?
alc
Posts: 31
Joined: Sun Jun 25, 2006 10:59 pm
Location: Denmark

Post by alc »

I've only tried Newton, and it works fairly well. However, I and others had some problems with the newest version (search this forum for 'newton'). Also, I had some strange behaviour (some graphics elements disappear, not just visibly, but also interactively) in my application when running the .exe file rather than executing from within the IDE. Never did solve the problem (except it disappear when I stopped using Newton ...)
Post Reply