Custom opengl provider #7661
Unanswered
Dreaming-Codes
asked this question in
Q&A
Replies: 1 comment 4 replies
-
I'm not sure if you are asking something like the opengl_underlay example, https://github.com/slint-ui/slint/tree/master/examples/opengl_underlay |
Beta Was this translation helpful? Give feedback.
4 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to render slint over an existing opengl context. With egui which uses glow I'm able to acchieve this by doing:
Is there any simple way to achieve the same thing with slint?
I think #6510 is related
Beta Was this translation helpful? Give feedback.
All reactions