Login  Register

Re: flipping textures with awtTextureIO?

Posted by gouessej on Nov 28, 2023; 11:08pm
URL: https://forum.jogamp.org/flipping-textures-with-awtTextureIO-tp4043152p4043183.html

As I wrote, if you use the whole high level API, you'll obtain the expected behaviour. Call enable(), bind(), etc. If you mix Texture methods with your own calls, you'll risk to obtain the worst of the both worlds.
Julien Gouesse | Personal blog | Website