Page 1 of 1

xml question

Posted: Thu May 25, 2006 5:34 am
by juliusctw
Hello I am trying to use the visual editor to create 3D buildings in my world, it exports xml format, i didn't see xml as a format that irrlicht took (md2 , .x , obj, etc) but no xml, however i did see a xml parser, what does that mean???

Posted: Thu May 25, 2006 7:58 am
by vitek
That means that you have to write code using the xml parser to read your xml files.

Posted: Fri May 26, 2006 4:50 am
by vegeta
you mean the visual gejigger writes the coördinations of the models in xml file?

this one

Posted: Fri May 26, 2006 1:32 pm
by juliusctw