Objective 3D

The goal of this project was to create a framework for doing OpenGL programming in Objective-C. In order to accomplish this, I created classes for common math objects in 3D programming as well as classes for cameras, lights, textures and shaders.

You can read through the documentation for the framework or download the source code.