X files dont work

Post your questions, suggestions and experiences regarding to Image manipulation, 3d modeling and level editing for the Irrlicht engine here.
Post Reply
CoCoNO
Posts: 5
Joined: Tue Mar 23, 2010 1:44 pm

X files dont work

Post by CoCoNO »

hello again, iwas experimenting and using panda exporter on 3dsmax 2009 i export a model to a irrlicht example but when i run the example crashes every time what i need to do?
how i need export the model??

:: edit ::
well i fixed but need to export only 1 objet
theres no way to export more than 1 object whitout crashing??
or if are a better way to put the models in the engine??
shadowslair
Posts: 758
Joined: Mon Mar 31, 2008 3:32 pm
Location: Bulgaria

Post by shadowslair »

Try using kWXport or B3d Pipeline, and play around with the settings. I had some issues exporting via PandaX too. (I`m using Max 9) :wink:
"Although we walk on the ground and step in the mud... our dreams and endeavors reach the immense skies..."
CuteAlien
Admin
Posts: 9809
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Post by CuteAlien »

Can you put the model online? It's hard to tell for us what is happening unless we can test it.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

Also test .x files with the mesh viewer from the DirectX SDK, in order to see if the model works at all.
Post Reply