yossi
03-14-2001, 01:51 AM
Simple question:
I texture map a red texture and after that draw a blue line (defined with glColor3f) and the line gets the color of the texture (red instead of blue). why?
The texture env mode is GL_REPLACE. I don't define any lighting. No alpha blending. Very simple program with only minimal settings.
Many thanks,
Yossi
I texture map a red texture and after that draw a blue line (defined with glColor3f) and the line gets the color of the texture (red instead of blue). why?
The texture env mode is GL_REPLACE. I don't define any lighting. No alpha blending. Very simple program with only minimal settings.
Many thanks,
Yossi