png's flipped vertically
Posted by Mike on Jul 06, 2012; 10:00pm
URL: https://forum.jogamp.org/png-s-flipped-vertically-tp4025452.html
I just upgraded from jogl2.0-rc5 to rc9, and now all the textures that i load from .png's render flipped vertically. I use the TextureIO.newTexture(URL, boolean, String), method to load my textures. Were there some changes to the TextureIO class that i need to take in to account?
Thanks,
Mike