Search found 3 matches

by zateam
Mon Apr 18, 2005 12:42 am
Forum: Beginners Help
Topic: DirectX not supported when using standard Irrlicht .9 ?
Replies: 2
Views: 906

OK, I found it.

Apparantly I missed the separate forum for the common problems. I'll go compile a new DLL.
by zateam
Sun Apr 17, 2005 9:01 pm
Forum: Beginners Help
Topic: DirectX not supported when using standard Irrlicht .9 ?
Replies: 2
Views: 906

DirectX not supported when using standard Irrlicht .9 ?

Hi, When compiling programs with the Irrlicht engine, I get a "DirectX Driver not compiled into this DLL". I thought this was strange, because all of the examples work with DirectX. I was compiling programs with MinGW (Dev-Cpp) and used both the MinGW libraries and the libraries for Visual...
by zateam
Fri Mar 19, 2004 12:39 pm
Forum: Beginners Help
Topic: annoyances with texture mapping
Replies: 4
Views: 604

annoyances with texture mapping

All the model formats that I have seen being used will not automatically texture themselves except for the Quake 3 map demo. Is there a way to get the models, for example .3ds format, to texture themselves in the way their files specify instead of manually skinning them with a single texture?