https://github.com/jrwren/helloglkit
an example of using GLKit - the source goes with an online tutorial
https://github.com/jrwren/helloglkit
Last synced: 4 months ago
JSON representation
an example of using GLKit - the source goes with an online tutorial
- Host: GitHub
- URL: https://github.com/jrwren/helloglkit
- Owner: jrwren
- Created: 2012-02-07T18:48:14.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-07T18:48:26.000Z (over 13 years ago)
- Last Synced: 2023-03-11T01:23:03.051Z (about 2 years ago)
- Language: Objective-C
- Homepage: http://www.raywenderlich.com/5235/beginning-opengl-es-2-0-with-glkit-part-2
- Size: 109 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# opengl es example and tutorial
http://www.raywenderlich.com/5235/beginning-opengl-es-2-0-with-glkit-part-2
I found the tutorial a tiny bit hard to follow and I want to web browse the source to compare oto my source.