What formats have u guys used in ur games 4 animated meshes?

Discuss about anything related to the Irrlicht Engine, or read announcements about any significant features or usage changes.
Post Reply
Mobeen
Posts: 37
Joined: Sat Mar 25, 2006 9:31 am
Location: Karachi, PAKISTAN

What formats have u guys used in ur games 4 animated meshes?

Post by Mobeen »

Hello all,
I have been using md2 for my recent level just want to know what other options there are for creating animated meshes for games made with irrlicht. Share ur thoughts and experiences.

Thanks
Mobeen
Proud to be a PAKISTANI
kburkhart84
Posts: 277
Joined: Thu Dec 15, 2005 6:11 pm

Post by kburkhart84 »

When I was using my own engine instead of Irrlicht, I was using MD2 as well. With Irrlicht, I now use .x. I don't know why, but I when I tried using ms3d, it ran much slower than when I used .x, for the exact same static models.
Post Reply