Login  Register

Re: Java 3D crash or flickering

Posted by ctrueden on May 25, 2016; 5:23pm
URL: https://forum.jogamp.org/Java-3D-crash-or-flickering-tp4035074p4036744.html

Lots of ImageJ users have also been reporting these bugs, especially on Windows. Specifically:

    Java 3D ERROR : OpenGL 1.2 or better is required (GL_VERSION=1.1)
    https://github.com/fiji/3D_Viewer/issues/18

    createImpl ctx !ARB but ARB is used, profile > GL2 requested (OpenGL >= 3.1)
    https://github.com/fiji/3D_Viewer/issues/17

See e.g. http://forum.imagej.net/t/557

What can I do to help troubleshoot these issues?