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

How to using OpenGL in SkiaGL? #19

Open
duuoong opened this issue Oct 2, 2020 · 1 comment
Open

How to using OpenGL in SkiaGL? #19

duuoong opened this issue Oct 2, 2020 · 1 comment

Comments

@duuoong
Copy link

duuoong commented Oct 2, 2020

Hi. Thanks for the wonderful library.
I want to ask why not use OpenGL in SkiaGL? I am seeing comment:

`//var glInterface = GRGlInterface.CreateNativeGlInterface();

        //grContext = GRContext.Create(GRBackend.OpenGL, glInterface);

        //renderTarget = SkiaGL.CreateRenderTarget();

        //renderTarget.Width = this.width;

        //renderTarget.Height = this.height;`

Thanks!

@AliFlux
Copy link
Owner

AliFlux commented Sep 9, 2021

I couldnt get the code to work with opengl. If you find a way, plz share a solution.
Thanks

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