How many maximum number of objects can be represented by Z-buffer algorithm?

2022

How many maximum number of objects can be represented by Z-buffer algorithm?

  1. A.

    Only one object

  2. B.

    Only two objects

  3. C.

    Arbitrary number of objects which is processed one at a time

  4. D.

    It cannot represent any object

Attempted by 217 students.

Show answer & explanation

Correct answer: C

Z-buffer keeps a depth (z) value for each pixel . When rendering multiple objects, the depth at a pixel is compared and the closest surface is kept. So it can represent an arbitrary number of objects ; objects are processed during rendering, but there is no fixed limit on how many objects can be handled.

Explore the full course: Up Lt Grade Assistant Teacher 2025