@NonnullDefault

Package org.lwjgl.driftfx

Contains bindings to DriftFX.

DriftFX allows you to render any OpenGL content directly into JavaFX nodes. Direct means that there is no transfer between GPU and main memory. The textures never leave the GPU.