Per-pixel Displacement mapping with distance maps, self shadowing, and detail mapping
Distance Mapping
Video2 Block Map
Video1 Green
This shader uses a 3D texture for another form of displacement mapping called per-pixel displacement
mapping with distance maps, I prefer Parallax Occlusion mapping because there is no need to pre-generate a
large 3d texture although this one does look better in some instances.