Re: Texture NPOT
Posted by
gouessej on
Sep 14, 2015; 11:10am
URL: https://forum.jogamp.org/Texture-NPOT-tp4035280p4035293.html
Hi
Please call GLBase.isNPOTTextureAvailable(), it should return true. Otherwise, it's a bug and it would explain why the code only works with POT textures.