Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 320 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 320 Bytes

Offscreen Rendering with OpenGL ES and GLKit on iOS

Render a UIImage using OpenGL ES and display it on screen. All the rendering is done in the OffscreenRenderer class which has a UIImage property to obtain the rendered image.

rotating cube gif