Login  Register

Re: White screen from command line

Posted by gouessej on Nov 30, 2012; 10:59pm
URL: https://forum.jogamp.org/White-screen-from-command-line-tp4027331p4027343.html

Robert wrote
Yup, same problem with a Java3D program that uses a JFrame fullscreen.
I would like you to try to use a plain java.awt.Canvas instead of GLCanvas or a canvas from Java3D. If you use a canvas from Java3D which is based on JOGL, it doesn't allow me to know whether the problem comes from AWT or JOGL.
Julien Gouesse | Personal blog | Website