search results

  1. Could someone point me in the right direction to creating an effect similar to this that would run on GL ES 2.0?.vert. uniform vec2 uAberrationOffset; void main ...
    stackoverflow.com/questions/15271223/​simple-channel... - Cached
  2. Simple channel offset shader in GL ES 2.0. Could someone point me in the right direction to creating an effect similar to this that would run on GL ES 2.0?
    stackoverflow.com/questions/tagged/​shader?page=27&sort=... - Cached
  3. What is OpenGL ES 2.0? ... these shaders are quite simple and mostly copy and paste though. ... Fragment Shader. Inputs: gl_FragCoord, ...
    en.wikibooks.org/wiki/OpenGL_​Programming/OpenGL_ES_Overview - Cached
  4. ... it\'s time to port the code inside those shaders from OpenGL ES 2.0\'s GL Shader ... (each offset by ... shader. In our simple OpenGL ES 2.0 ...
    msdn.microsoft.com/en-us/library/​windows/apps/dn166875.aspx - Cached
    More results from msdn.microsoft.com »
  5. This is a simple program demonstrating how to use OpenGL ES 2.0. ... { \\ gl_Position = position + offset; ... glGetShaderiv (shader, GL_COMPILE_STATUS, & success ...
    wiki.maemo.org/SimpleGL_Example - Cached
  6. Shader switching: Can switch between ... this holds the GL Renderer mGLSurfaceView = new GLSurfaceView ... It then detects whether the phone supports OpenGL ES 2.0; ...
    blog.shayanjaved.com/2011/03/13/shaders-​android - Cached
  7. Open GL ES is the lowest level ... and you can make cooler effects with OpenGL ES 2.0 because it has shader ... create a simple OpenGL ES 2.0/GLKit project that ...
    www.raywenderlich.com/9743/how-to-​create-a-simple-2d-i... - Cached
  8. It shows how to handle polygon geometries efficiently and how to write simple vertex and fragment shader for ... Since OpenGL ES 2.0 doesn\'t ... // Offset for ...
    qt-project.org/doc/qt-5.0/qtopengl/​cube.html - Cached
  9. OpenGL ES 2.0. You don’t need to ... A shader is a simple C-like program that is used to execute rendering effects. ... #ifdef GL_ES varying mediump vec2 v_texCoord;
    www.raywenderlich.com/10862/how-to-​create-cool-effects... - Cached
  10. It shows how to handle polygon geometries efficiently an d how to write simple vertex and fragment shader for ... Since OpenGL ES 2.0 doesn\'t ... // Offset for ...
    qt-project.org/doc/qt-4.8/opengl-​cube.html - Cached