the console window say: could not find mesh...
what is a mesh ? in the package that i have downloaded there is only a file .pk3
video::IVideoDriver* driver = device->getVideoDriver();
scene::ISceneManager* smgr = device->getSceneManager();
device->getFileSystem()->addZipFileArchive("C:\\Documents ...
Search found 3 matches
- Wed Jul 27, 2005 12:20 pm
- Forum: Beginners Help
- Topic: load a quake 3 map different from tutorial 2
- Replies: 3
- Views: 298
- Mon Jul 25, 2005 1:54 pm
- Forum: Beginners Help
- Topic: problem with EDT_DIRECTX8 and EDT_DIRECTX9
- Replies: 3
- Views: 447
- Sun Jul 24, 2005 10:30 am
- Forum: Beginners Help
- Topic: problem with EDT_DIRECTX8 and EDT_DIRECTX9
- Replies: 3
- Views: 447
problem with EDT_DIRECTX8 and EDT_DIRECTX9
Hi, i'm a new member of this forum and i'have a problem with the first tutorial.
at this point:
IrrlichtDevice *device =
createDevice(EDT_OPENGL, dimension2d<s32>(1024, 768), 32,
false, false, false, 0);
if i replace EDT_OPENGL with EDT_DIRECTX8 or EDT_DIRECTX9. there is an error of ...
at this point:
IrrlichtDevice *device =
createDevice(EDT_OPENGL, dimension2d<s32>(1024, 768), 32,
false, false, false, 0);
if i replace EDT_OPENGL with EDT_DIRECTX8 or EDT_DIRECTX9. there is an error of ...