A Z-buffer is the same size and shape as the frame buffer, and for each pixel it stores the z-value, the distance from the camera to the currently closest primitive. Normally used to resolve visibility of rendered primitives.
A value representing the distance value, the "z" of xyz coordinates. It is used to refer to the distance from the camera in the term Z-buffer.
Converted from CHM to HTML with chm2web Pro 2.85 (unicode) |