Re: vbo draw elements vs image draw pixels - strange difference
Posted by rtayek on Sep 03, 2012; 9:23pm
URL: https://forum.jogamp.org/vbo-draw-elements-vs-image-draw-pixels-strange-difference-tp4026002p4026017.html
found it. i need to do a texture.disable(gl) *before* i draw the triangle.
thanks