Z-Buffer Algorithm
•
•
•
Image precision, object order
•
•
Scan-convert each object
•
•
Maintain the depth (in Z-buffer) and color (in
color buffer) of the closest object at each pixel
•
•
Display the final color buffer
•
•
Simple; easy to implement in hardware
–
•
Graphics Hardware
Vector/Raster Graphics