Re: PNG Texture not showing (new guy)
Posted by
gouessej on
Oct 12, 2012; 9:20am
URL: https://forum.jogamp.org/PNG-Texture-not-showing-new-guy-tp4026475p4026476.html
Hi
You should use glTexCoords in order to pass texture coordinates:
http://www.opengl.org/sdk/docs/man/xhtml/glTexCoord.xmlI advise you to learn the basics of OpenGL.