Hidden Surface Removal (HSR)

Home > Computer Science > Computer graphics and visualization > Rasterization > Hidden Surface Removal (HSR)

Techniques that eliminate hidden surfaces that would otherwise be visible. Examples include Z-Buffering and Painter's Algorithm.