LWJGL-FX icon indicating copy to clipboard operation
LWJGL-FX copied to clipboard

Update to JavaFX 13

Open piegamesde opened this issue 6 years ago • 3 comments

JavaFX 13 has released now and it allows for images backed by native buffers. https://github.com/javafxports/openjdk-jfx/pull/472

piegamesde avatar Sep 27 '19 13:09 piegamesde

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.

Spasi avatar Sep 27 '19 14:09 Spasi

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.

piegamesde avatar Sep 27 '19 22:09 piegamesde

I hope to see the update soon. I am looking forward to this new feature.

Aloento avatar Jan 10 '21 15:01 Aloento