Search found 10 matches
- Tue Jul 21, 2009 5:05 pm
- Forum: Beginners Help
- Topic: Gloss and specular mapping using textures
- Replies: 8
- Views: 835
- Tue Jul 21, 2009 1:51 pm
- Forum: Beginners Help
- Topic: Gloss and specular mapping using textures
- Replies: 8
- Views: 835
Gloss and specular mapping using textures
Greetings board!
I was wondering: is it possible to do gloss and specular mapping using a texture as a mask? I need this to render a photo-realistic model of a table with peels of paint over it (which would shine and have a different texture than the old and worn parts of the table). I know that ...
I was wondering: is it possible to do gloss and specular mapping using a texture as a mask? I need this to render a photo-realistic model of a table with peels of paint over it (which would shine and have a different texture than the old and worn parts of the table). I know that ...
- Mon Jun 08, 2009 9:41 pm
- Forum: Beginners Help
- Topic: setAmbientLight and .obj files
- Replies: 6
- Views: 448
Ducky: This is the solution that I'm currently using but the effects are not satisfactory. Certain areas of the mesh, where the light doesn't reach, are completely black (which should not be the case given that ambient light is non zero).
hybrid: Do you mean material settings in the .mtl file or a ...
hybrid: Do you mean material settings in the .mtl file or a ...
- Sun Jun 07, 2009 8:50 pm
- Forum: Beginners Help
- Topic: setAmbientLight and .obj files
- Replies: 6
- Views: 448
- Sun Jun 07, 2009 8:26 pm
- Forum: Beginners Help
- Topic: RTS Camera
- Replies: 31
- Views: 11589
- Sun Jun 07, 2009 8:04 pm
- Forum: Beginners Help
- Topic: setAmbientLight and .obj files
- Replies: 6
- Views: 448
setAmbientLight and .obj files
Hello everyone,
I'm currently fighting with ISceneManager::setAmbientLight() function and for some reason it does not seem to have any effect on meshes that are stored as Maya3D obj files. I tested it with the example Sydney md2 model and it works just fine but the same code for .obj file has no ...
I'm currently fighting with ISceneManager::setAmbientLight() function and for some reason it does not seem to have any effect on meshes that are stored as Maya3D obj files. I tested it with the example Sydney md2 model and it works just fine but the same code for .obj file has no ...
- Mon Apr 20, 2009 8:20 am
- Forum: Advanced Help
- Topic: Ageia Node Jitter
- Replies: 11
- Views: 1610
- Mon Feb 02, 2009 8:35 pm
- Forum: Beginners Help
- Topic: Stair climbing in collision tutorial vs Irrlicht tech demo
- Replies: 7
- Views: 862
- Sun Feb 01, 2009 9:21 pm
- Forum: Beginners Help
- Topic: Stair climbing in collision tutorial vs Irrlicht tech demo
- Replies: 7
- Views: 862
- Sun Feb 01, 2009 1:44 pm
- Forum: Beginners Help
- Topic: Stair climbing in collision tutorial vs Irrlicht tech demo
- Replies: 7
- Views: 862
Stair climbing in collision tutorial vs Irrlicht tech demo
Hello everyone, I am a quite recent user of Irrlicht still discovering its potential =)
I am currently try to understand why stair climbing in collision detection tutorial is buggy (ie. you get stuck on stairs at random moments when going up) while I'm not able to reproduce the same problem in the ...
I am currently try to understand why stair climbing in collision detection tutorial is buggy (ie. you get stuck on stairs at random moments when going up) while I'm not able to reproduce the same problem in the ...