Search found 3 matches

by wukc
Mon Nov 27, 2006 3:34 pm
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: Blender .x export problem solved (script inside)
Replies: 6
Views: 2489

oh~ it works too!
thanks again~

There are 2 place need to change except what you say.
(Commented are original code)
Line 1018~1020

# self.file.write(" %d;;\n" % (tex.index(face.image.name) + count))
# else :
# self.file.write(" %d;;\n" % (mater))
self.file.write(" %d;\n" % (tex.index(face.image ...
by wukc
Mon Nov 27, 2006 1:08 pm
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: Blender .x export problem solved (script inside)
Replies: 6
Views: 2489

it works !!
thanks a lot !!

but it is necessary to hack .x file:
http://irrlicht.sourceforge.net/phpBB2/ ... hp?p=95977
anyway, it works well.
by wukc
Mon Nov 27, 2006 12:28 pm
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: Blender .x export problem solved (script inside)
Replies: 6
Views: 2489

hi simply
i have tried your script, but got an error

http://myweb.hinet.net/home1/wukcsoft/irrlicht/error.png

i follow the steps writed on the export dialogue:

1.create model
2.uv texture
3.make armature
4.object->armature make parent + the same loc,rot,size
5.create name group, set effect ...