Re: AWTTextureIO.newTexture() not creating mipmaps
Posted by Jan Ekholm on
URL: https://forum.jogamp.org/AWTTextureIO-newTexture-not-creating-mipmaps-tp4029093p4029096.html
I'm such a n00b working with textures so making a test case that actually works (or not in this case) displays a texture would take me ages to do. I can see it in action in my own app by just commenting out the glGenerateMipmap() calls I added.