how do i integrate a physics engine with irrlicht?

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
ibnefazil
Posts: 8
Joined: Tue Dec 16, 2008 9:38 pm

how do i integrate a physics engine with irrlicht?

Post by ibnefazil »

Hello everyone!

I have been trying to integrate ODE with Irrlicht but I am not getting how to make ODE work in MSVC. How do we compile ODE for MSVC? And what headers or lib files exactly r to be included? Please help me!!!

i apology if this question has been asked before!

Regards,
Umar
humorstar
Posts: 25
Joined: Sat Oct 04, 2008 3:50 am

Post by humorstar »

There is a tutorial on how to integrate irrlicht with ODE in the irrlicht main site.
Post Reply