Skip to content

purplepeng/OpenGLES

 
 

Repository files navigation

OpenGL ES 2.0 for iPhone

OpenGL ES iPhone tutorial. You can read all posts of this tutorial here: http://blog.csdn.net/kesalin/article/category/1288827

Copyright 2012 kesalin, All Rights Reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

Neither the name of kesalin nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Contact kesalin at kesalin@gmail.com or l_zhaohui@163.com. This is my technology blog: http://blog.csdn.net/kesalin/.

This version is modified and maintained by kesalin@gmail.com.


Screenshots:

Tutorial01: Introduce https://github.com/kesalin/OpenGLES/blob/master/Tutorial01/Tutorial01-Intro.png

Tutorial02: Introduce https://github.com/kesalin/OpenGLES/blob/master/Tutorial02/Tutorial02-Intro.png

Tutorial03: Transform https://github.com/kesalin/OpenGLES/blob/master/Tutorial03/Tutorial03-Transform.png

Tutorial05: Transform & Color https://github.com/kesalin/OpenGLES/blob/master/Tutorial05/Tutorial05-Transform%26Color.png

Tutorial06: Vertex Buffer Object https://github.com/kesalin/OpenGLES/blob/master/Tutorial06/Tutorial06-VBO%26Surface.png

Tutorial07: Per-Vertex Light https://github.com/kesalin/OpenGLES/blob/master/Tutorial07/Tutorial07-PerVertexLight.png

Tutorial08: Per-Pixel Light & Toon Shader & Polygon Offset https://github.com/kesalin/OpenGLES/blob/master/Tutorial08/Tutorial08-ToonShader.png

Tutorial09: Load OBJ Model https://github.com/kesalin/OpenGLES/blob/master/Tutorial09/Tutorial09-LoadObjModel.png

Tutorial10: Texture https://github.com/kesalin/OpenGLES/blob/master/Tutorial10/Tutorial10-Texture.png

Tutorial11: Texture Combine with Color https://github.com/kesalin/OpenGLES/blob/master/Tutorial11/Tutorial11-Texture%20Blend%20with%20Color.png

Tutorial12: Texture Combine with Texture https://github.com/kesalin/OpenGLES/blob/master/Tutorial12/Tutorial12-Texture%20Blend%20with%20Texture.png

Tutorial13: Stencil Buffer https://github.com/kesalin/OpenGLES/blob/master/Tutorial13/Tutorial13-Stencil%20Buffer.png

Tutorial14: Cubemap Texture https://github.com/kesalin/OpenGLES/blob/master/Tutorial14/Tutorial14-TextureCube.png

About

OpenGL ES 2.0 iPhone tutorial.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published