Assn 1 - Setting the Scene

Your browser does not support the HTML5 canvas element.

Parameters

Coordinate System Used RHS
Camera Location (0, 0, 8) looking at origin with (0, 1, 0) as up vector
Point Light Source Location (0, 10, 10)
Projection Used Perspective Projection (FOV: 0.7 radians, Frustum Near Bound: 1.0, Frustum Far Bound: 300.0)
Blue Sphere Radius 1 Unit
Blue Sphere Position (0.8, -0.2, 2.4)
Red Sphere Radius 1 Unit
Red Sphere Position (0.1, 0.2, 4)
Floor Size 9x60
Floor Position (TL, TR, BL, BR) (-2, -1, -50), (7, -1, -50), (-2, -1, 10), (7, -1, 10)
Illumination Model Phong Illumination Model k_a=1, k_d=1, k_s=1, k_e=10