OPENGL COLOR Problem
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
Is there priority when you set Background, Foreground and Fog color? I made Background & Fog the same color, but I can't change the color of object drawn in the 3D space When I change the color of background, this object color changes as well. It wasn't problem before I insert this fog function. Any Idea? Thanks for help Shinya
-
Is there priority when you set Background, Foreground and Fog color? I made Background & Fog the same color, but I can't change the color of object drawn in the 3D space When I change the color of background, this object color changes as well. It wasn't problem before I insert this fog function. Any Idea? Thanks for help Shinya
before calling the glVertex[X] functions! Don't try it, just do it! ;-) -
before calling the glVertex[X] functions! Don't try it, just do it! ;-)