Page 1 of 1

.obj files

Posted: Wed May 12, 2004 9:01 am
by squash
hi,
I'm using maya for create .obj files and i have some question:
1.Is that true that irrlicht load .bsp files much faster than .obj files ?
2.Can I apply 2 or more texture to single .obj file. (for example when
I want to apply wall texture and roof texture to a single house .obj file?

Posted: Wed May 12, 2004 2:22 pm
by Domarius
Regarding 2., I would have thought you do this in a 3D modelling program.

Posted: Wed May 12, 2004 2:31 pm
by Tyn
If the images are in the same folder as your model, then however many textures you put on a model will be loaded from there. If, like me, you want them in a seperate folder then I don't know. I tried setting the first texture to the 0 texture layer ( inside Irrlicht that is ) and the second one to the 1 layer but it didn't load.