Re: JOGL Overlay drawing problem.
Posted by
gouessej on
Feb 29, 2016; 12:10pm
URL: https://forum.jogamp.org/JOGL-Overlay-drawing-problem-tp4036075p4036385.html
Hi
In my humble opinion, you should only keep the source code demonstrating the bug/problem in your example and you should replace new GLU() by GLU.createGLU(). I haven't found a solution yet, you seem to be using the overlay correctly. I will run your example as soon as possible.