Re: Following tutorial AWT Frame does not display
Posted by
kralvarado on
Jan 24, 2012; 7:39pm
URL: https://forum.jogamp.org/Following-tutorial-AWT-Frame-does-not-display-tp3679133p3685753.html
Ok, I used the example you mentioned
http://en.wikipedia.org/wiki/Java_OpenGL. Again I'm having the same issue:
The java.awt.Frame does not display when using GLCanvas. If I create a java.awt.Canvas the Frame displays. I think the issue is with JOGL and my machine.
Has anyone had a similar issue and found a resolution?
Thanks.