The best suited hidden surface algorithm to deal with non-polygonal,

2018

The best suited hidden surface algorithm to deal with non-polygonal, non-planar surface patches is:

  1. A.

    Z-buffer algorithm

  2. B.

    Ray tracing algorithm

  3. C.

    Painter’s algorithm

  4. D.

    Scan line algorithm

Attempted by 176 students.

Show answer & explanation

Correct answer: B

Correct answer: Ray tracing algorithm Key idea: Ray tracing computes ray–surface intersections directly and can operate on parametric or implicit descriptions of surfaces, so it handles curved and non-planar patches without first converting them into polygons. Handles curved and non-planar patches directly by solving ray–surface intersections.

Explore the full course: Dsssb Tgt Computer Science Paper 2