2

How can I efficiently create a CGImageRef from the EAGLView's framebuffer contents using glReadPixels? Perhaps I can "render directly to a texture"?

I'm relatively new to OpenGL ES so any help is much appreciated!

SundayMonday
  • 19,147
  • 29
  • 100
  • 154