Search found 5 matches

by jovian
Wed Oct 01, 2003 10:46 pm
Forum: Beginners Help
Topic: Problem loading meshes in Linux
Replies: 6
Views: 1682

ok thanks niko. while compiling I also recieved this error.
g++ -c CVideoOpenGL.cpp -o CVideoOpenGL.o -I"include/" -DIRRLICHT_EXPORTS=1
CVideoOpenGL.cpp: In member function `virtual void irr::video::CVideoOpenGL::drawIndexedTriangleList(const irr::video::S3DVertex*, int, const u16*, int ...
by jovian
Wed Oct 01, 2003 1:18 am
Forum: Beginners Help
Topic: Problem loading meshes in Linux
Replies: 6
Views: 1682

I was curious as to if you had any problems loading the meshes or in general how it was going?
by jovian
Sat Sep 27, 2003 3:18 pm
Forum: Beginners Help
Topic: Problem loading meshes in Linux
Replies: 6
Views: 1682

Okay I'm sending them now should be there in a few minutes. Also is the .obj loader okay because boxes come in fine but a more complex model is distorted. I will send both .3ds which doesn't work and a distorted .obj file
by jovian
Fri Sep 26, 2003 5:12 pm
Forum: Beginners Help
Topic: Problem loading meshes in Linux
Replies: 6
Views: 1682

alright I found a diferent exort script and that works. But it still mystifies me why some 3ds files I downloaded will not load stating the error unsupported format. Can anyone offer some insight to this
by jovian
Thu Sep 25, 2003 4:56 pm
Forum: Beginners Help
Topic: Problem loading meshes in Linux
Replies: 6
Views: 1682

Problem loading meshes in Linux

I just started with the engine but looks great thus far! Anyway I did tutorial 1 and it works fine. But when I change the model from sydney to one that I make or download the engine always says its an unsupported format. The main files Im using are obj files that are converted from blender but have ...