Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's the current state of LWJGL usage with OpenJFx? #943

Open
junglie85 opened this issue Nov 13, 2023 · 2 comments
Open

What's the current state of LWJGL usage with OpenJFx? #943

junglie85 opened this issue Nov 13, 2023 · 2 comments

Comments

@junglie85
Copy link

Question

I’m looking for a cross platform GUI solution that can display a native render surface, ideally being presented to by a native C++ library. I’ve seen lots of discussions and posts about how this is not possible, or opening an OpenGL window alongside the glfw window. I’d ideally like this to be embedded in JavaFx.

what is the current state of integration with JavaFx?

@Spasi
Copy link
Member

Spasi commented Nov 18, 2023

Hey @junglie85,

I'm not aware of any progress on this front. The most promising solution remains DriftFX.

@DontingK
Copy link

DontingK commented Nov 28, 2023

OpenJFx is available in lwjgl3.
I have successfully embedded jme3 into javafx.

https://github.com/DontingK/jme3-fx-awt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants