lab101 / ES2_iOS

iOS ES2 project with partial support for Cinder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ES2_iOS

** Project is obsolete using the new Cinder glnext which has ES2 support **

iOS ES2 project with partial support for Cinder

Started from the basic XCode OpenGL ES2 project and included boost & Cinder Currently supporting:

  • a color render for trimesh & lines.
  • texture rendering through trimesh
  • basic multitouch support
  • screen rotation
  • working timeline

So really basic at the moment. Most stuff is implemented when needed.

Don't forget to set your cinder_path in the project settings

About

iOS ES2 project with partial support for Cinder


Languages

Language:C++ 92.2%Language:Objective-C 6.1%Language:C 0.9%Language:GLSL 0.8%