x 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
sephir

x files

Post by sephir »

1.Can I use .X files to building Map ? is that efficient ?
2.Irrlicht crash when I try to load a Huge Map .obj file(more than 64K
vertices) ,is that normals ?

~thanks
arras
Posts: 1622
Joined: Mon Apr 05, 2004 8:35 am
Location: Slovakia
Contact:

Post by arras »

1. Yes you can
2. ...have no idea
Tyn
Posts: 932
Joined: Thu Nov 20, 2003 7:53 pm
Location: England
Contact:

Post by Tyn »

Simple answer, split your mesh up into smaller sections.
Electron
Posts: 874
Joined: Sun Mar 14, 2004 12:05 am
Location: Massachusetts USA

Post by Electron »

Is the crah only with .obj?
Post Reply