Login  Register

Re: gl.glColor3f in a loop seems to almost never work?

Posted by gouessej on May 13, 2015; 12:34pm
URL: https://forum.jogamp.org/gl-glColor3f-in-a-loop-seems-to-almost-never-work-tp4034472p4034478.html

Hi

glColor* should be used between glBegin/glEnd even though in theory it should be possible to modify the current color elsewhere.
Julien Gouesse | Personal blog | Website