New X exporter for blender 241!
New X exporter for blender 241!
-New release of DirectX Exporter for Blender 241.This one supports hierarchies,animation with constraints,it has a new GUI and some bugs have been fixed.
http://xoomer.virgilio.it/glabro1/index.html home page
http://xoomer.virgilio.it/glabro1/python241.html exporter's page -New release
http://xoomer.virgilio.it/glabro1/index.html home page
http://xoomer.virgilio.it/glabro1/python241.html exporter's page -New release
Last edited by afecelis on Tue May 16, 2006 3:47 pm, edited 2 times in total.
-
- Posts: 395
- Joined: Fri Apr 08, 2005 8:46 pm
-
- Posts: 395
- Joined: Fri Apr 08, 2005 8:46 pm
woah
thx afe!
I'll test it as soon as find the time
thx afe!
I'll test it as soon as find the time
Finally making games again!
http://www.konekogames.com
http://www.konekogames.com
DirectX Export Suite for Blender 2.41:Triple-J wrote: Same problem. Somebody tell aboat this!!
bug??: http://www.students.oamk.fi/~jjuusola/paskaa.jpg
Arben OMARI: what u say??
"wtf" must be a kind of material property or something...
There are things not supported by x format, others , just not suported by the x irrlicht loader.
Explain with words what happened to your model , as I don't see there what happens really.
I will try to have a look to the exorter, though, this weekend, to test it more deeply I mean.
There are things not supported by x format, others , just not suported by the x irrlicht loader.
Explain with words what happened to your model , as I don't see there what happens really.
I will try to have a look to the exorter, though, this weekend, to test it more deeply I mean.
Finally making games again!
http://www.konekogames.com
http://www.konekogames.com
i dont know what it mean, i use it because they else use itvermeer wrote:"wtf" must be a kind of material property or something...
here is more somekind stuff..
http://www.students.oamk.fi/~jjuusola/paskaa2.jpg
i dont have idea what is wrong. i tried weeks understand but now i am full that.
wait the minute, i use irlicht 0.12.. could be that answer?! (changes irr12 to irr14, - Fixed a bug in the attachement of scene nodes to animated X files.)
but i dont use any animated thinks in my own model. it's normal model with uv/textures. But okey, i take break and looking couple of stargate series-->
but i dont use any animated thinks in my own model. it's normal model with uv/textures. But okey, i take break and looking couple of stargate series-->
the safe way to do things with x format, is one I know, but is not necesarily the most powerful. I tend to deal with nitty gritty when at a project, but when giving a quick advice, I only recommend the safe(you with further trial, and research, will get more) :
-try every mesh be a single mesh, or attached/combined/grouped...depends on the 3d package used.X tend to be preferred by engines as single unique mesh.
-try also to apply to it a simple, standard material, one texture (yup, can be done: I even used to make ONE texture for a whole level overloaded of objects, just for engine optimization reasons, 3d is more flexible than people think ) to you single mesh.
-Get informed on what exactly is supported in x format. get informed on what of x format does actually support Irrlicht. (ie, transparency, environment, etc...I dunno as I don't code and not involved in any irrlicht project)
-Remember blender has several flavours of x exporters. Not all work the same. To date, I think there's now Ben's 2.41 recnetly done one, a dx9 flavour made by another guy (which based in an older version, unfortunately, though) , a dx7 one(probaly better suited for multipart objects, but I dunno ).
-Beware, if not used much Blender, or 3d in general, you couldbe having double faces in some area of your model. If u have two tris overlapping, it will add weird visualizing tricks. Not sure but think was the prob in your first shot. Just check. Do a remove doubles in Blender or something in that line. I don't tend to use Blender for modelling, but there are several ways in it. And indeed, is easy to end up doing the artifcat in Blender, accidentally.
Every tool out there has a way to fix that.
-try every mesh be a single mesh, or attached/combined/grouped...depends on the 3d package used.X tend to be preferred by engines as single unique mesh.
-try also to apply to it a simple, standard material, one texture (yup, can be done: I even used to make ONE texture for a whole level overloaded of objects, just for engine optimization reasons, 3d is more flexible than people think ) to you single mesh.
-Get informed on what exactly is supported in x format. get informed on what of x format does actually support Irrlicht. (ie, transparency, environment, etc...I dunno as I don't code and not involved in any irrlicht project)
-Remember blender has several flavours of x exporters. Not all work the same. To date, I think there's now Ben's 2.41 recnetly done one, a dx9 flavour made by another guy (which based in an older version, unfortunately, though) , a dx7 one(probaly better suited for multipart objects, but I dunno ).
-Beware, if not used much Blender, or 3d in general, you couldbe having double faces in some area of your model. If u have two tris overlapping, it will add weird visualizing tricks. Not sure but think was the prob in your first shot. Just check. Do a remove doubles in Blender or something in that line. I don't tend to use Blender for modelling, but there are several ways in it. And indeed, is easy to end up doing the artifcat in Blender, accidentally.
Every tool out there has a way to fix that.
Finally making games again!
http://www.konekogames.com
http://www.konekogames.com
one very important thing more :
do open the x file with mview utility. Is a tool from Microsoft directx 8.1 SDK, you don't need to download the whole thing from MS, just click on my signature, and download from there. MVIEW, remember. That tool will allow to open any x file, and SAVE again there, as a new x file, which will be more of the likes of Irrlicht. Is like it "standarizes" the file a way more for irrlicht liking it.
Anyway, I think you need to strongly consider what I posted in previous post.
do open the x file with mview utility. Is a tool from Microsoft directx 8.1 SDK, you don't need to download the whole thing from MS, just click on my signature, and download from there. MVIEW, remember. That tool will allow to open any x file, and SAVE again there, as a new x file, which will be more of the likes of Irrlicht. Is like it "standarizes" the file a way more for irrlicht liking it.
Anyway, I think you need to strongly consider what I posted in previous post.
Finally making games again!
http://www.konekogames.com
http://www.konekogames.com