Re: GLJPanel for LibGDX JOGL backend
Posted by
Xerxes Rånby on
Jun 22, 2015; 12:01pm
URL: https://forum.jogamp.org/GLJPanel-for-LibGDX-JOGL-backend-tp4034741p4034749.html
adam_law wrote
I'm working on a LibGDX project with JavaFX. I've followed the trail of GLJPanel, GLJFXPanel, as well as projects like LWJGL-FX,...
There is a port of LWJGL-FX rewritten to use JogAmp JOGL available at:
https://github.com/AqD/JOGL-FXI have not tested this port but maybe it will work for your use-case.