Advertisement

SKIA in a existing OpenGL app

Started by April 12, 2020 09:59 AM
0 comments, last by MikeCyber 4 years, 7 months ago

Hi

anyone with Skia knowledges especially in an existing opengl app? Basically I try to run this in my app without sdl:

https://github.com/google/skia/blob/master/example/SkiaSDLExample.cpp

I can only draw a rectangle and its inverted and foremost my other opengl stuff is messed up.

Thanks

This topic is closed to new replies.

Advertisement