#OpenGL for iOS using Swift
A basic example showing the use of OpenGL and GLSL Shaders in iOS using Swift.
The code in this project is a direct port (as best I could accomplish anyway) of of the Objective-C code for OpenGL in iOS outlined by Ray Wenderlich in his OpenGL for iOS Tutorial.