If I use breakpoints and debug, I get a window (I guess it’s multi-threading but I don’t know exactly what’s wrong I don’t understand Java multi-threading very well).
If anyone has the time and is willing, please guide me and give me some tips
The variable used in this archive is “started” to determine if jme is ready instead of “initialized”, but in the demo it is “initialized” which causes the program to not display the window
I don’t remember how well it works, but I do know it had some issues. Iirc I think there is an offset from where the viewport is and where it thinks it is for input.
My current jme jfx bindings have the necessary code to replicate this example if I remember correctly, and can be used to accomplish jfx in jme in jfx.