Skia OpenGL Texture Helloworld

这年头神马都要炫,这不,我就开始研究Skia了。先上一个Skia画在opengl texture上面的圆角矩形。oop 如下代码:ui #include <SkDevice.h> #include <SkDraw.h> #include <SkRect.h> #include <memory> #include <GL/gl.h> #include <GL/glut.h> #include <st
相关文章
相关标签/搜索