DarthMike / indielib-crossplatform

IndieLib is a cross-platform Game Graphics engine. Main focus is OpenGL ES 2.0 for mobile iOS operating system, and OpenGL desktop. **NOT SUPPORTED ANYMORE**
zlib License
61 stars 27 forks source link

OpenGL ES 2.0 context creation for iOS. #58

Closed M-F-K closed 10 years ago

DarthMike commented 10 years ago

Context creation finished. Basic environment created, need to reimplement rendering methods on GLES2 and shaders.