World Model Formats

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
Guest

World Model Formats

Post by Guest »

Hello.

I was wondering if I had to load a Quake BSP as the models to be used for a world or can I use any model I can load?

The way I understand it is, yes it's possible, but I haven't tried anything with Irrlicht yet and am just going over the API docs.

Anyways, am I correct about this?

Thanks
thesmileman
Posts: 360
Joined: Tue Feb 10, 2004 2:20 am
Location: Lubbock, TX

Post by thesmileman »

Yes any model you can load into irrlicht .x obj 3ds etc can be used for a world.
thesmileman
Posts: 360
Joined: Tue Feb 10, 2004 2:20 am
Location: Lubbock, TX

Post by thesmileman »

After all the world is what you make it! He he he.....


Sorry for the cheeze humor
Guest

Post by Guest »

Cool, thanks!
Post Reply