I am trying to convert a game I wrote last year to Irrlicht. I used a custom 3ds loader that worked with 3ds models exported as .bin or .txt. I don't have the original .3ds models I used, so I'm stuck with the .bin and .txt versions.
I am wondering if it is possible to use these directly in Irrlicht or will I need to export them to another format first?