Re: Texture NPOT
Posted by
gouessej on
Sep 14, 2015; 1:13pm
URL: https://forum.jogamp.org/Texture-NPOT-tp4035280p4035299.html
You misunderstood the documentation. Please call GLBase.isNPOTTextureAvailable(), I need to know if your problem is caused by a JOGL bug. You must enable this extension before creating the texture.