Z buffer method is an example for which space
Answers
Answered by
0
Answer:
Z-buffer, which is also known as the Depth-buffer method is one of the commonly used method for hidden surface detection. It is an Image space method. Image space methods are based on the pixel to be drawn on 2D. For these methods, the running time complexity is the number of pixels times number of objects.
mark me as brainlist
Similar questions