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

OpenGL ES + ANGLE support? #117

Open
kvasnevskyivlad opened this issue Oct 11, 2023 · 1 comment
Open

OpenGL ES + ANGLE support? #117

kvasnevskyivlad opened this issue Oct 11, 2023 · 1 comment
Labels
4.0 enhancement New feature or request
Milestone

Comments

@kvasnevskyivlad
Copy link

I have a desktop WPF project with a self-made rendering control which uses OpenGL ES + ANGLE. Is it possible to use GLWpfControl with OpenGL ES + ANGLE?

@NogginBops NogginBops added this to the 4.3.0 milestone Oct 26, 2023
@NogginBops NogginBops added enhancement New feature or request 4.0 labels Oct 26, 2023
@NogginBops
Copy link
Member

I'm not sure if it would be possible to set this up. The question becomes if ANGLE and OpenGL ES supports the NV_DX_interop extension, it it supports that extension it should be possible to get this to work.

There is nothing built in for creating an OpenGL ES context using ANGLE though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.0 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants