Login  Register

Moving to JOGL 2.0 - missing GL_DISTANCE_ATTENUATION_EXT

Posted by Mario Z on Dec 19, 2014; 9:23pm
URL: https://forum.jogamp.org/Moving-to-JOGL-2-0-missing-GL-DISTANCE-ATTENUATION-EXT-tp4033792.html

Can someone help me out and tell me what the replacement is for GL_DISTANCE_ATTENUATION_EXT in JOGL 2.0? I'm moving from JOGL 1.1.1 to 2.0 and I'm don't have this variable available in GL or GL2. I'm guessing this is a change in OpenGL as well, but I can't find any reference to why it is gone or what it has moved to.

Thanks.