小编imL*_*nky的帖子

在iOS上将CIImage渲染为OpenGL ES 2.0纹理

有人知道如何通过drawImage将CIImage直接渲染到OpenGL ES 2.0纹理中:inRect:fromRect:来自iOS上的EAGL CIContext吗?通过createCGImage:fromRect通过普通的CIContext渲染:然后通过GLKTextureLoader加载图像对我来说太慢了.

opengl-es core-image ios opengl-es-2.0

6
推荐指数
1
解决办法
1251
查看次数

标签 统计

core-image ×1

ios ×1

opengl-es ×1

opengl-es-2.0 ×1