Introduction to the hardware, software and mathematics of 2- and 3-dimensional interactive computer graphics systems, including standards, modeling, transformations, hidden-surface removal, shading, ...
A memory buffer in a graphics accelerator that is used to speed up the rendering of 3D images. It holds the depth of each pixel (z-axis), and as an image is drawn, each pixel is matched against the z ...