A light source with intensity 5 and radius of influence 50 is located at point (23) which you are called to calculate the illumination of a point on the xy plane. The camera is set at a point (5,6,3) and the light is reflected back from point (4,4) of the plane. The ambient, diffuse and specular coefficient is given at 0.2, 0.5, 0.4. a. For the above phenomenon, represent the reflected ray R in the unit vector. b. Calculate the specular reflection intensity for a shininess factor of 10. c. Calculate the attenuation factor for the given point in the above scenario. d. If the ambient light intensity is at 2, calculate the total reflected light intensity at the model with the attenuation factor.

C++ for Engineers and Scientists
4th Edition
ISBN:9781133187844
Author:Bronson, Gary J.
Publisher:Bronson, Gary J.
Chapter3: Assignment, Formatting, And Interactive Input
Section3.6: A Case Study: Acid Rain
Problem 7E
icon
Related questions
Question

Please give a step-by-step solution to the following problem on Computer Graphics.

Topic: Phong's Lighting Model

 

A light source with intensity 5 and radius of influence 50 is located at point (2,3,4) from
which you are called to calculate the illumination of a point on the xy plane. The camera is
set at a point (5,6,3) and the light is reflected back from point (4,4) of the plane. The
ambient, diffuse and specular coefficient is given at 0.2, 0.5, 0.4.
a. For the above phenomenon, represent the reflected ray R in the unit vector.
b. Calculate the specular reflection intensity for a shininess factor of 10.
c. Calculate the attenuation factor for the given point in the above scenario.
d. If the ambient light intensity is at 2, calculate the total reflected light intensity at the
niyen point according to phong's model with the attenuation factor.
Transcribed Image Text:A light source with intensity 5 and radius of influence 50 is located at point (2,3,4) from which you are called to calculate the illumination of a point on the xy plane. The camera is set at a point (5,6,3) and the light is reflected back from point (4,4) of the plane. The ambient, diffuse and specular coefficient is given at 0.2, 0.5, 0.4. a. For the above phenomenon, represent the reflected ray R in the unit vector. b. Calculate the specular reflection intensity for a shininess factor of 10. c. Calculate the attenuation factor for the given point in the above scenario. d. If the ambient light intensity is at 2, calculate the total reflected light intensity at the niyen point according to phong's model with the attenuation factor.
Expert Solution
steps

Step by step

Solved in 3 steps with 20 images

Blurred answer
Knowledge Booster
Fundamentals of Boolean Algebra and Digital Logics
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr