Login  Register

Re: glTexImage2D error

Posted by gouessej on Oct 17, 2014; 9:46am
URL: https://forum.jogamp.org/glTexImage2D-error-tp4033393p4033394.html

Hi

Just try GL_LUMINANCE8 instead of GL_R8 in order to verify whether the range check is the culprit. Maybe it's a bug. Please post the full stack trace.
Julien Gouesse | Personal blog | Website