edited by
1,099 views
0 votes
0 votes

Concerning phong shading and Gouraud shading in a $3\text{D}$ scene, which of the following statements are true?

  1. Gouraud shading requires more computation than phong shading
  2. Gouraud shading linearly interpolates the color of an interior pixel from the color at the vertices
  3. Phong shading interpolates over the normal vectors specified at the vertices

Choose the correct answer from the options given below:

  1. $(i)$ and $(ii)$ only
  2. $(i)$ and $(iii)$ only
  3. $(ii)$ and $(iii)$ only
  4. $(i), (ii)$ and $(iii)$
edited by

Please log in or register to answer this question.

Answer:

Related questions