transparent textures

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
tabrax
Posts: 6
Joined: Wed Jul 21, 2004 5:41 pm
Location: Germany

transparent textures

Post by tabrax »

Yes, i know, this mat. mode EMT_TRANSPARENT_ALPHA_CHANNEL is buggy... but
It is possibly assign a Textur with alpha channel to models , so this its shown correctly (like grass e.g.)
Please no answers with EMT_TRANSPARENT_ADD_COLOR. It makes the model transparent and I dont need a transparent model...

can anyone help me?
tabrax
Posts: 6
Joined: Wed Jul 21, 2004 5:41 pm
Location: Germany

Post by tabrax »

hmm, no chance to use Textures with alphachannel?
Post Reply