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

Any chance you will support an lwjgl FBO or context? #8

Closed
xGnoSiSx opened this issue May 17, 2019 · 1 comment
Closed

Any chance you will support an lwjgl FBO or context? #8

xGnoSiSx opened this issue May 17, 2019 · 1 comment
Assignees

Comments

@xGnoSiSx
Copy link

In Lwjgl and other similar frameworks we already have FBOs that were created and rendered.

Would it be difficult to add support to pass the relevant lwjgl object to your lib.

Of course those frameworks create their own main window. I'm not asking for complete integration.

lwjgl

@redrezo
Copy link
Member

redrezo commented Sep 1, 2020

The 1.0.0.rc0 Release allows you to use your own OpenGL context, but you still have to draw to the texture which is manage by drift, you can use it in your fbo or blit your final Image to it

@redrezo redrezo closed this as completed Sep 1, 2020
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

2 participants