Login  Register

Re: gl_PointCoord not working without enabled GL_POINT_SPRITE - is it a bug?

Posted by gouessej on Jul 19, 2013; 5:19am
URL: https://forum.jogamp.org/gl-PointCoord-not-working-without-enabled-GL-POINT-SPRITE-is-it-a-bug-tp4029611p4029612.html

Hi

GL_POINT_SPRITE is in GL2ES1, nothing prevents you from enabling this feature. JOGL is mostly a Java binding for the OpenGL and OpenGL-ES APIs, I don't see why it should arbitrary enable a few features by default. In my humble opinion, this is not a bug. Best regards.
Julien Gouesse | Personal blog | Website