Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

rje/ES2Tutorials

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a series of tutorials where I hope to cover the following:

* How to set up a game to use OpenGLES 2.0
* How to gracefully fall back to OpenGLES 1.1 when 2.0 is not available
* How to do fun stuff with shaders

This is just the code repository, go to http://igamedev.posterous.com/ for the
actual tutorials.

Cheers, and happy hacking!
Ryan

Tutorial List:
1. Basics of supporting 1.1 & 2.0: http://igamedev.posterous.com/tutorial-1-supporting-multiple-render-paths
2. Shader basics: http://igamedev.posterous.com/tutorial-2-shader-basics
2a. Passing data to shaders: http://igamedev.posterous.com/tutorial-2a-passing-data-to-shaders
3. Compiling and linking shaders: http://igamedev.posterous.com/tutorial-3-compiling-and-linking-shaders
  * NOTE: This tutorial still uses the code from Tutorial_2
4. Creating a reusable ShaderProgram class: http://igamedev.posterous.com/tutorial-4-creating-a-reusable-shaderprogram

About

A series of tutorials to show how you can leverage OpenGLES2.0 on the iPhone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.