Some informations about irrlicht and xml files

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Tigy

Some informations about irrlicht and xml files

Post by Tigy »

How I can use an xml file with the irrlicht engine??
There is a tutorial???
And... can irrlicht use file .blend???
bye bye :)
Christian
Posts: 15
Joined: Mon Jul 26, 2004 2:42 pm

Post by Christian »

Irrlicht doestn suppoert .blend, but blender can export .X, and irrlicht does support .X, so, you can make stuff in blender and export to x to use it in irrlicht, but youll have to rotate it a little and invert normals.
Guest

Post by Guest »

And if I maked a simple game???
What are the problems???
Animations will be exported???
bye bye
:D :)
Tigy

Post by Tigy »

Oh, I didn't remember to wrote the name :)
Guest

Post by Guest »

Here is a simple .x file that I extract from a blend file
How I can use this file to make this test
when I press "a", start the first animation
when I press "b", start the second animation
when I press "c", start the third animation
???????????
And, excuseme. But I'm downloading the irrlicht engine. You can se the texture on the cube??
bye bye :D :)

The x file:
http://tigy.altervista.org/AnimationTest.x
bal
Posts: 829
Joined: Fri Jun 18, 2004 5:19 pm
Location: Geluwe, Belgium

Post by bal »

Anonymous wrote:Animations will be exported???
With Ben's latest version: yes. Even with bones and all.
General Tools List
General FAQ
System: AMD Barton 2600+, 512MB, 9600XT 256MB, WinXP + FC3
Post Reply