1. Ur absolutely sure that your path to the images are correct?
2. Isnt the 3DS already textured like most of them
3. Have you set multi-texturing ON when you work in linux?
(under win32 its ON by default)
The paths are correct, and the mesh is correctly loaded. But in the console window, for ...
Search found 8 matches
- Tue Jan 18, 2005 1:11 am
- Forum: Beginners Help
- Topic: [SOLVED] Q about loading 3ds
- Replies: 5
- Views: 977
- Mon Jan 17, 2005 6:38 am
- Forum: Beginners Help
- Topic: [SOLVED] Q about loading 3ds
- Replies: 5
- Views: 977
[SOLVED] Q about loading 3ds
I downloaded some 3ds model with multiple textures, and want to display it.
I used the code in the tutorial with
battleshipnode->setMaterialTexture( 0, driver->getTexture("../media/Alien_battleship_3ds/scifi05.jpg") );
node->setMaterialTexture( 1, driver->getTexture("../media/Alien_battleship_3ds ...
I used the code in the tutorial with
battleshipnode->setMaterialTexture( 0, driver->getTexture("../media/Alien_battleship_3ds/scifi05.jpg") );
node->setMaterialTexture( 1, driver->getTexture("../media/Alien_battleship_3ds ...
- Fri Dec 24, 2004 10:02 pm
- Forum: Beginners Help
- Topic: Help with Terrain Rendering
- Replies: 13
- Views: 1347
- Tue Dec 21, 2004 11:49 pm
- Forum: Beginners Help
- Topic: Help with Terrain Rendering
- Replies: 13
- Views: 1347
O......I donot have Adobe Photoshop. So I can not convert that to bmp from that file. However, I can use the other software to convert those image that they post online as form .gif to .bmp. and I can display them without the correct height. Please tell me whether the photoshop data works. And Is it ...
- Tue Dec 21, 2004 5:15 am
- Forum: Beginners Help
- Topic: Help with Terrain Rendering
- Replies: 13
- Views: 1347
- Mon Dec 20, 2004 11:13 pm
- Forum: Beginners Help
- Topic: Help with Terrain Rendering
- Replies: 13
- Views: 1347
- Mon Dec 20, 2004 1:30 am
- Forum: Beginners Help
- Topic: Help with Terrain Rendering
- Replies: 13
- Views: 1347
Thank you for that. And I will try to write some code to load the height map and modeling first. I think I forgot to tell you that the GIS data part is one of the possible project goal. The point is to find out what is the fast way for me to gerenate the terrain data and load that in the prototype ...
- Sun Dec 19, 2004 1:36 am
- Forum: Beginners Help
- Topic: Help with Terrain Rendering
- Replies: 13
- Views: 1347
Re: Help with Terrain Rendering
It is so nice that some one can help me with that. Thank you in advance. What I want to do is display some GIS data by using Irrlicht to show it.
By the way, can u explain to me why HLA stinks? it is based on RTI and HLA is a modeling architecture so far from my understanding. Correct me if I am ...
By the way, can u explain to me why HLA stinks? it is based on RTI and HLA is a modeling architecture so far from my understanding. Correct me if I am ...