LWJGL 3 instance in Javafx

I have been trying to get an instance of LWJGL running in a JavaFX Application but I can’t find any documentation on how to do it.
Has anyone got any knowledge on this subject?

Take a look at this example: https://github.com/Spasi/LWJGL-FX

I seen that but i thought it was just for LWJGL 2?


Something I did a while ago…
But actually it’s kind of weird.