Re: Off screen Canvas3D crushes when graphics mode of the display changes
Posted by
gouessej on
Jul 03, 2017; 8:14am
URL: https://forum.jogamp.org/Off-screen-Canvas3D-crushes-when-graphics-mode-of-the-display-changes-tp4038041p4038054.html
Hi
I agree with Phil. I looked at your logs. The Microsoft GDI renderer supporting only OpenGL 1.1 is unable to run anything remotely useful. Java3D is a scenegraph API based on the retained mode like all frameworks and engines based on JOGL. Using OpenGL 1.1 will lead you to nowhere.