2019-04-30

May 1 In-Class Exercise .

Please post your answers to the May 1 In-Class Exercise to this thread.

Best,

Chris

Please post your answers to the May 1 In-Class Exercise to this thread. Best, Chris
2019-05-01

-- May 1 In-Class Exercise

(0.42, 0, 0) + (0, 0.5*0.9^(5000), 0) + (0.1, 0.1, 0.1) = (0.52, 0.1, 0.1)

(0.42, 0, 0) + (0, 0.5*0.9^(5000), 0) + (0.1, 0.1, 0.1) = (0.52, 0.1, 0.1)

-- May 1 In-Class Exercise

(.7,0,0)(.6)+ (.5*.9)^5000 + (.1,.1,.1)

(.42,.1.1) + 0 [spectral lighting negligible] + (.1,.1,.1)

(.52,.1,.1)

(.7,0,0)(.6)+ (.5*.9)^5000 + (.1,.1,.1) (.42,.1.1) + 0 [spectral lighting negligible] + (.1,.1,.1) (.52,.1,.1)

-- May 1 In-Class Exercise

=(1,0,0)(.7,.5,.3)max(0,.6) + (0,1,0)(.7,.5,.3)max(0,.9)^5000 + (.1,.1,.1) =(.42,0,0) + (0, 0.5, 0)(.9)^5000 + (.1,.1,.1) <br> =(.52, .1, .1)

(Edited: 2019-05-01)
@BT@=@BT@(1,0,0)(.7,.5,.3)max(0,.6) + (0,1,0)(.7,.5,.3)max(0,.9)^5000 + (.1,.1,.1) @BT@=@BT@(.42,0,0) + (0, 0.5, 0)(.9)^5000 + (.1,.1,.1) <br> @BT@=@BT@(.52, .1, .1)

-- May 1 In-Class Exercise

d = (1,0,0)

s = (0,1,0)

I = (.7,.5,.3)

n.l = .6

n.b = .9

x = 5000

L = (R,G,B)= (1,0,0)(.7,.5,.3)(0,.6) + (0,1,0)(.7,.5,.3)(0,.9)^5000 + (.1,.1,.1)= (.42,0,0)+(0,.5,0)(.9)^5000 + (.1,.1,.1)= (.52,.1,.1)

(Edited: 2019-05-01)
d = (1,0,0) s = (0,1,0) I = (.7,.5,.3) n.l = .6 n.b = .9 x = 5000 L = (R,G,B)= (1,0,0)(.7,.5,.3)(0,.6) + (0,1,0)(.7,.5,.3)(0,.9)^5000 + (.1,.1,.1)= (.42,0,0)+(0,.5,0)(.9)^5000 + (.1,.1,.1)= (.52,.1,.1)

-- May 1 In-Class Exercise

&lt;nowiki&gt;(1,0,0)(.7,.5,.3)max(0,.6) + (0,1,0)(.7,.5,.3)max(0,.9)^5000 + (.1,.1,.1)&lt;/nowiki&gt;

<nowiki>(1,0,0)(.7,.5,.3)max(0,.6) + (0,1,0)(.7,.5,.3)max(0,.9)^5000 + (.1,.1,.1)</nowiki>

-- May 1 In-Class Exercise

L = (R,G,B) = dI max(0, n * l) + sI max(0, n * b)^x + L_a

d = diffuse = red = (1, 0, 0)

s = specular = green = (0, 1, 0)

I = intensity = I = (.7, .5, .3)

nl = .6

nb = .9

x = amt of shininess = 5000

L_a = (.1, .1, .1)

= (1, 0, 0)(.7, .5, .3)(.6) + (0, 1, 0)(.7, .5, .3)(.9)^5000 + (.1, .1, .1)

= (.7, 0, 0)(.6) + (0, .5, 0)(0.9)^5000 + (.1, .1, .1)

= (.42, 0, 0) + (0, 8.15e-230, 0) + (.1, .1, .1)

= (.52, .1, .1)

(Edited: 2019-05-01)
L = (R,G,B) = dI max(0, n * l) + sI max(0, n * b)^x + L_a d = diffuse = red = (1, 0, 0) s = specular = green = (0, 1, 0) I = intensity = I = (.7, .5, .3) nl = .6 nb = .9 x = amt of shininess = 5000 L_a = (.1, .1, .1) = (1, 0, 0)(.7, .5, .3)(.6) + (0, 1, 0)(.7, .5, .3)(.9)^5000 + (.1, .1, .1) = (.7, 0, 0)(.6) + (0, .5, 0)(0.9)^5000 + (.1, .1, .1) = (.42, 0, 0) + (0, 8.15e-230, 0) + (.1, .1, .1) = (.52, .1, .1)
X