What is the primary advantage of Z-buffering over the Painter's algorithm?
It is faster.
It produces higher quality images.
It is easier to implement.
It can handle transparency.

Computer Graphics Exercises are loading ...