LWJGL-FX
LWJGL-FX copied to clipboard
Update to JavaFX 13
JavaFX 13 has released now and it allows for images backed by native buffers. https://github.com/javafxports/openjdk-jfx/pull/472
I have already migrated this to lwjgl3/glfw and JavaFX 13 and also tested the new WritableImage API (spoiler: it's not good). I will soon clean it up and push the changes.
spoiler: it's not good
This is sad to hear, because I greatly hyped about this feature, but I probably should have expected this. A faster-than-before hack is still a hack.
I hope to see the update soon. I am looking forward to this new feature.