Posts tagged with opengl
Rendering to a texture with iOS 5 texture cache api.
Dennis - December 8th, 2011
Published in Programming
There are a couple examples of how to take image input, perhaps from the iPhone camera, or from your own image, fast map those image to an OpenGl texture, and then render them with an OpenGL shader. This post is for those of you who don’t necessarily want to render the image on the screen, [...]
- Share this:
- Share
41 Comments