Color and attribute micromaps
The hardware accelerated ray-tracing pipeline presents many opportunities to implement more advanced rendering algorithms than earlier rasterization based approaches. However, one particular aspect of the pipeline still remains a bit too costly to use in practice: The AnyHit-shader. Opacity Micromaps were introduced to alleviate this issue, but the central problem of calling arbitrary shader code
