Phong Illumination Model

Diffuse only single direct light

Diffuse only shading from a single directional light source.

Diffuse only single point light

Diffuse only shading from a single point light source.

Specular only single point light

Specular only shading from a single point light source.

Specular only single direct light

Specular only shading from a single directional light source.

Specular diffuse

Only specular and diffuse shading.

Multiple lights

Two opposing lights. The light from the right is a point light source, while the one from the left is a directional light. Ambient, diffuse, and specular components were used.

Cylinder

A default cylinder using all the phong components.

Cube

A default cube with a light shining at its face.

Sphere toon

Cel shading of a sphere. I plan to work on edge detection for this soon.

Multiple spheres

Multiple spheres with a strange color.

Multiple shapes multiple lights

Multiple shapes and multiple lights.