Gtk with wgpu
#2717
Replies: 2 comments
-
I'm also interested in this. Maybe someone can give more details about this to get the fire started. 😃 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Maybe it could be added as a separate backend like the new renderers? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Gtk has GlArea widget that can create OpenGL or an OpenGL ES context.
And looks like OpenGL ES is one of wgpu's backend.
Did anyone tried to create a gtk window with wgpu as example?
Or is it possible in theory?
Beta Was this translation helpful? Give feedback.
All reactions