I've spent a couple days reading all about relief mapping (or a very similar algorithm called steep parallax mapping). Essentially these techniques implement ray tracing inside a texture map, resulting in dramatic representations of geometry without the need to render additional polygons. Key benefits include parallax tracking, occlusion, and self-shadowing again all without rendering extra [...]