Im new to irrlicht and have tried the bsp example, but how come it does not show the lamp models and other models that are compiled into a bsp?
I understand Irrlicht does not have support for .md3 models, but if i were to make a small quake3 room with ms3d models instead, would it display them then?
excuse me if this question has been asked before, but i would really like to get into this engine since i have idea's i would like to try.
how come models in bsp level do not show up?
entities are not supported
and how would you put ms3d models in a bsp?
But you could parse the bsp file for entites and put them in the level on your own or rewrite the bsp loader.
edit: just found a link that might be useful for you:
http://irrlicht.sourceforge.net/phpBB2/ ... php?t=1000
and how would you put ms3d models in a bsp?
But you could parse the bsp file for entites and put them in the level on your own or rewrite the bsp loader.
edit: just found a link that might be useful for you:
http://irrlicht.sourceforge.net/phpBB2/ ... php?t=1000