Login  Register

Re: Texture Issue Again :(

Posted by Rami Santina on Mar 07, 2011; 1:33pm
URL: https://forum.jogamp.org/Texture-Issue-Again-tp2646111p2646129.html

>>BTW, if I add alpha channel (change from GL2.GL_RGB to GL2.GL_RGBA) and extend buffer to 2049 * 2049 * 4 - everything works fine - this is a complete mystery to me... 
maybe you are reading the alpha channel from the texture so that is why 2049*2049*4 worked!

cheers,
rami