more questions..
ok, thanks to others on this foruum, I was able to properly enable texturing.
Now, I have a slight problem. Prior to doing textures, I was able to nicely ''fade'' the objects (text drawn from display lists made with the wglUseFontOutline func) with the glColor4f function using the alpha channel. Using that same method does not increase/decrease the transparency of the texture''d objects at all..
So, how would one go about doing this? I only want to apply a texture to one of the output''d texts, but am unaware how to do this. In the NeHe lesson 8 code, the glColor4f func is used but it''s not doing that in my code.
-jtarbox
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement