Texturing
Hi
I have a problem.
I have 3 textures ( A, B, C ).
I build the tex A and B with
glTexEnvf(GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, GL_MODULATE);
and the tex C with
glTexEnvf(GL_TEXTURE_ENV, GL_TEXTURE_ENV_MODE, GL_REPLACE);
But, i cant change the color of C.
Help ME
Excuse me for my english, im french
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement