Re: help using TextureIO.newTexture() ???
Posted by
gouessej on
Nov 27, 2023; 10:58pm
URL: https://forum.jogamp.org/help-using-TextureIO-newTexture-tp4043164p4043176.html
There are setTexParameter methods for that but I fear that we don't cover all cases. If you do most OpenGL setup by yourself, rather use only a TextureData object, don't create a Texture object.