31 Forks
63 Stars
63 Watchers

OpenGL-ES-iOS

《OpenGL ES应用开发实践指南:iOS卷》代码解析,看这个就不用怎么看书了,注释特别详细,适合初学者

How to download and setup OpenGL-ES-iOS

Open terminal and run command
git clone https://github.com/zhangfangtaozft/OpenGL-ES-iOS.git
git clone is used to create a copy or clone of OpenGL-ES-iOS repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with OpenGL-ES-iOS https://github.com/zhangfangtaozft/OpenGL-ES-iOS/archive/master.zip

Or simply clone OpenGL-ES-iOS with SSH
[email protected]:zhangfangtaozft/OpenGL-ES-iOS.git

If you have some problems with OpenGL-ES-iOS

You may open issue on OpenGL-ES-iOS support forum (system) here: https://github.com/zhangfangtaozft/OpenGL-ES-iOS/issues