Very basic Texture drawing in OpenGL with Objective-C
Intension of this project is to share a very basic Texture drawing in OpenGL project with Objective-C. This project should run with any version of XCode. If you run this project, you will see a green leaf.
This project have used a basic Fragment shader and basic Vertext shader.