Re: Empty Begin/End drawing things!!!
Posted by
Michael Bien on
Oct 09, 2010; 1:32am
URL: https://forum.jogamp.org/Empty-Begin-End-drawing-things-tp1667610p1668599.html
are you checking for GL errors, e.g by using the Debug Pipeline?
http://michael-bien.com/mbien/entry/jogl_2_composeable_pipline
regards,
michael
On 10/09/2010 02:17 AM, NickJPGeorge [via jogamp] wrote:
I checked all my begin/end blocks, and I think they match up.
Here's some more description:
If I comment out the code that makes boxes be drawn, the 'phantom'
box never appears. If I comment out ALL of the code used to draw
the sprite, the phantom box never appears. If I leave in code for
drawing normal boxes, and leave only "begin/end" for the sprite
drawing, I occasionally get the phantom box.
--
- - - -
http://michael-bien.com