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

Upgrade to LWJGL3 #47

Open
marcin85 opened this issue Nov 10, 2022 · 2 comments
Open

Upgrade to LWJGL3 #47

marcin85 opened this issue Nov 10, 2022 · 2 comments

Comments

@marcin85
Copy link

Please add integration with https://github.com/LWJGLX/lwjgl3-awt

@BenjaminAmos
Copy link
Contributor

Could you please clarify why you'd like this? If you're struggling to run the program, then it might work better when using JDK 8.

The editor is using libGDX with LWJGL2 at moment because libGDX's LWJGL3 backend doesn't support running in a AWT/Swing frame. The project you referenced would help here but it needs to be integrated with libGDX first. Something like libgdx/libgdx#6247 (but compatible with current libGDX versions) would be needed.

The editor doesn't interact with LWJGL directly, as far as I am aware. It's all done through libGDX's abstractions.

@BenjaminAmos BenjaminAmos changed the title [REQUEST] Upgrade to LWJGL3 Nov 11, 2022
@Marcin-Debski
Copy link

I meant exactly what you mean. To add lwjgl3-awt instead of abstracting lwjgl2 from libgdx. I didnt know its considered to integrate lwjgl3-awt with libgdx. maybe you can leave this request as a very future reminder..

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

No branches or pull requests

3 participants