Login  Register

Re: EGLGLXDrawableFactory JVM crash (x11 display)

Posted by gouessej on Dec 20, 2016; 10:44am
URL: https://forum.jogamp.org/EGLGLXDrawableFactory-JVM-crash-x11-display-tp4037534p4037542.html

Thank you for the feedback.

The legacy text renderer heavily relies on the fixed pipeline but it should be enough for you as the rest of your code does the same. You can use com.jogamp.opengl.util.awt.Overlay to mix Java2D rendering with JOGL rendering.
Julien Gouesse | Personal blog | Website