Displacement Sphere
Experiments using openGL and GLSL in Processing 1.5.1. The Displacement Map allows you to push or to pull the vertex geometry of any surface in this case a sphere. The technique can change drastically the level of detail of a 3d scene. The implementation is based on this post by ozone3d.net