Search code examples
iphoneopengl-esios4xcode4

OpenGl ES on Iphone - Displaying and rotating 3D objects


I'am new to Iphone, to Xcode and to openGL ES.

I looking for an example of a source code witch demonstrates how to create 3d object, rotate it with gestures and zoom in, zoom out ...

Thanks, Alex


Solution

  • Here is the simple example how to display and rotate 3d models created with Blender: http://iphonedevelopment.blogspot.com/2009/06/using-3d-models-from-blender-in-opengl.html

    The complete source can be found here: http://innerloop.biz/code/ExportTest.zip