A tutorial to implement displacement mapping with GLSL. Displacement mapping is a technique allowing to deform a polygonal mesh using a texture (displacement map) in order to add surface detail.
More info here: http://www.ozone3d.net/tutorials/vertex_ displacement_mapping.php