PDA

View Full Version : About transparent colors un textures


valle
2004.10.13, 12:53 PM
Hello everybody!!!!!

I need to create a texture jin opengl, for example, with the color white transparent.

can anyone help me, please??????

skyhawk
2004.10.13, 01:43 PM
where's the problem?
do you have a transparent image. such as one in png format?
are you having trouble loading it?
do you have the correct blending?
the correct texture modulation? (I believe this is the correct word, not looking at my code at the moment)

valle
2004.10.26, 01:52 PM
Thank you skyhawk, fortunaly i solved my problem. In NeHe tutorial (Lesson 20) is the answer to my question.