Z-buffering
z-buffer is a type of data buffer used in computer graphics to represent depth information of objects in 3D space from a particular perspective. In the view space, these z-values can be any value between the Near and Far planes of the truncated pyramid of visibility.
Exey Panteleev | CC BY 2.0