• Stars
    star
    172
  • Rank 220,550 (Top 5 %)
  • Language
    C
  • Created over 11 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

OpenGL ES 2.0, 3.0 and 3.1 with GLSL

OpenGL_ES

OpenGL ES 2.0, OpenGL ES 3.0 and OpenGL ES 3.1 with GLSL

Please read GLUS/README.txt

Please read Binaries/README.txt

Please read OpenGL_ES/wiki

=========

Example01 - Basic window and OpenGL ES initialization

Example02 - Rendering of a triangle

Example03 - Grey filter

Example04 - Perspective rendering of a cube

Example05 - Phong rendering of a sphere

Example06 - Texturing of a cube

Example07 - Normal mapping

Example08 - Environment/cube mapping

Example11 - Reflection and refraction

Example12 - Shadow mapping

Example15 - Water rendering

Example16 - Model loading and rendering

Example19 - Render to texture and planar reflection

Example20 - Texture matrix, alpha blending and discarding