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.

Home Page:https://gpupixel.pixpark.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android端GPUPixelSourceImage如何增加FBO离屏渲染.

sufutiantwo opened this issue · comments

对图片的处理用前台GLSurfaceView来渲染,不太方便,是否能增加离屏渲染处理的Demo.

Raw data can be obtained through readPixelsWithPBO and rawOutputCallback