Bump mapping adds an extra sense of realism to today's computer graphics applications that is so simple, it just cannot be ignored. Learn how to do this in GLSL with OpenGL.
Related posts:
7. Texturing in GLSL GLSL also gives us the texture coordinates that we assigned...
4. GLSL Lighting GLSL also overwrites the default lighting in OpenGL, but once...