/RWTPixelShader

OpenGL ES Pixel Shaders Tutorial [RayWenderlich Tutorial]

Primary LanguageObjective-COtherNOASSERTION

RWTPixelShader

OpenGL ES Pixel Shaders Tutorial [RayWenderlich Tutorial]


RWTPixelShader Version 1.1.0 (03 June 2014)

Created by Ricardo Rendon Cepeda

http://www.rendoncepeda.com/


### About In this OpenGL ES pixel shaders tutorial, take a deep dive into GLSL and fragment shader math - including how to make gradients and random noise!

With RWTPixelShader, you'll learn how to turn your iPhone into a full-screen GPU canvas.

The full tutorial is available at:

http://www.raywenderlich.com/70208/opengl-es-pixel-shaders-tutorial


### Accompanying Files The full project includes:
  • Xcode: A full Xcode project ready to build and run!


### Screenshots ![RWTPixelShader](http://cdn4.raywenderlich.com/wp-content/uploads/2014/04/s_Run24.png)

### VERSION HISTORY

Version 1.1.0

  • Initial release