Search found 4 matches
- Sun Jul 27, 2008 1:08 pm
- Forum: Beginners Help
- Topic: Draw transparent image in 3D- space
- Replies: 11
- Views: 643
Hi and retrying thanks, ok I set a texture on a BillBoardScene (I got that before, but I lost it, sry I tried too much), then I load a Texture in it and set the MaterialType, but I dont find the way to set the AlphaChannel. The documentations says i should use the SMaterial::MaterialTypeParam to man...
- Sun Jul 27, 2008 10:02 am
- Forum: Beginners Help
- Topic: Draw transparent image in 3D- space
- Replies: 11
- Views: 643
Ok but this recognation doesnt help me with that problem... :) but in general it's true, how to combine the SceneManager, Nodes, Meshes and so on are not really clear to me, and I doesnt found a discription of it. But can you tell me how to create this image in the 3D space? I need it, all others ar...
- Sun Jul 27, 2008 8:45 am
- Forum: Beginners Help
- Topic: Draw transparent image in 3D- space
- Replies: 11
- Views: 643
- Sat Jul 26, 2008 9:17 am
- Forum: Beginners Help
- Topic: Draw transparent image in 3D- space
- Replies: 11
- Views: 643
Draw transparent image in 3D- space
Hi, I'm new in Irrlicht an also in 3D- engine using in general. I need help to create an image, that's able to changing the alpha channel. First i followed the 2D- Tutorial and do it with driver.draw2DImage. So far the tutorials are helpful, but have to positionate this image freely into the 3D spac...