An example on using the iPhoneOSGameView class with OpenGL to create a touch painting application.
Loosely based on Apple's GLPaint example: http://developer.apple.com/library/ios/#samplecode/GLPaint/Introduction/Intro.html
**NOTE: This sample will only work with Xcode 5.0 or above.
Miguel de Icaza