pixpark / gpupixel

Real-time image and video processing library similar to GPUImage, with built-in beauty filters, achieving commercial-grade beauty effects. Written in C++11 and based on OpenGL/ES.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

保存渲染结果如何操作,有示例代码吗?

Jasper2016 opened this issue · comments

windows平台,只有通过glfw 显示的结果的代码,通过setPixelsCallbck 获取rgba 数据 保存是空白。

同样的问题