Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 389 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 389 Bytes

NDKOpenGLOffscreenRendering

简单demo, Android下使用NDK(C++)+GLES2.0进行后台绘图,保存到bitmap并交给java层处理. 在安卓下使用PBuffer创建context并实现在ndk下后台处理 https://raw.githubusercontent.com/wysaid/NDKOpenGLOffscreenRendering/master/screenshot.jpg