If you'd like to learn how to develop applications for iOS (iPhone and iPad) but haven't programmed much, the task may seem daunting. iOS programming is based on the Objective C programming language– and C programming is a prerequisite. Our C programming course will teach you how to program in C. Programming with C is the perfect place to start if you want to create programs for iPhone, iPad or Mac. Learning C is also great to learn if you have never programmed before and want to understand the basics.
The goal of this tutorial is to get you quickly up-to-speed with the basics of using OpenGL with GLKit, from the ground up, assuming you have no experience whatsoever. We will build a simple app from scratch that draws a simple cube to the screen and makes it rotate around. In the process, you’ll learn the basics of using each of these new APIs. It should be a good introduction to GLKit, whether you’ve already used OpenGL in the past, or if you’re a complete beginner!