[QUESTION] Using SkiaSharp with an OpenGL context #1608
Unanswered
FireBanana
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Did you ever figure this out? I think I saw (maybe it was your post elsewhere) a post about this and one suggestion was to use Which GLFW .NET wrapper were/are you using? I am trying to use Silk.NET but am having trouble. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi, I'm trying to run SkiaSharp on an OpenGL context (in a console app) but all I see is a black screen. I'm not sure what I'm doing wrong as I'm new to this. Also, I'm using a GLFW wrapper for the OpenGL calls. Any help would be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions