Login  Register

Re: question about the GLCanvas and GLJPanel

Posted by cznlzq on Mar 28, 2012; 5:59pm
URL: https://forum.jogamp.org/question-about-the-GLCanvas-and-GLJPanel-tp3844025p3865407.html


Actually, the second example I provided is to create just of them in the JFrame.

it is not convinced that GLCanvas is faster than GLJPanel from my experience.

Because I can see flashing in the GLCanvas when I draw some java2d things in my second example codes.

If it's fast enough, like as fast as GLJPanel, it should not be flashing.