GLJPanel -> SwingNode -> JavaFX

I’ve read online about embedding JOGL content into JavaFX, by using a GLJPanel in a SwingNode. So far I’ve failed to get this working (Java newbie) or find a working example online. Has anyone gotten this to work? Is there a sample project available?

Alternatively is there a sample LWJGL/JavaFX project online I can look at? I checked out LWJGL-FX but couldn’t get it to compile, or the windows EXE to run… :frowning: (can post details if necessary)

-Brendan