This is a 3D model of a bunny with the Blinn-Phong model used for lighting

The Phong shading model is the sum of three lighting components: ambient, diffuse, and specular. You can adjust the parameters of these 3 components with the sliders below.


Oops ... your browser doesn't support the HTML5 canvas element
Perspective settings: These sliders specify the shape of the field of view (Research "Frustum")
zNear .01 10
zFar 3 20
field of view 10 120
aspect ratio 0.5 2
Camera Position:
x 0.0 100.0
y 0.0 100.0
z 0.0 100.0
--------------------------------------------------------------------------
Phong Lighting Settings:
Light Settings:
Red Ambient -5.0 5.0
Green Ambient -5.0 5.0
Blue Ambient -5.0 5.0

Red Diffuse -5.0 5.0
Blue Diffuse -5.0 5.0
Green Diffuse -5.0 5.0

Red Specular -5.0 5.0
Green Specular -5.0 5.0
Blue Specular -5.0 5.0
shine 0.0 1000.0
Material Settings:
Red Ambient -5.0 5.0
Green Ambient -5.0 5.0
Blue Ambient -5.0 5.0

Red Diffuse -5.0 5.0
Green Diffuse -5.0 5.0
Blue Diffuse -5.0 5.0

Red Specular -5.0 5.0
Green Specular -5.0 5.0
Blue Specular -5.0 5.0

--------------------------------------------------------------------------