dannyflax / iOSGL

Template code for importing a .obj model using OpenGL and Shaders in iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##iOSGL Template code for importing a .obj model using OpenGL and Shaders in iOS. Basically an extension on the sample code provided by Apple. A few sample models are included, made using Blender. Check out GLDreidel to see this code in action!

##Screenshots Suzanne the Monkey

About

Template code for importing a .obj model using OpenGL and Shaders in iOS


Languages

Language:C 51.2%Language:Objective-C 48.8%