Point Light Sources
The rays emitted from a point light radially diverge from the source. A point light source is a fair approximation to a local light source such as a light bulb.

 Animated Point Light Sequence

The direction of the light to each point on a surface changes when a point light source is used. Thus, a normalized vector to the light emitter must be computed for each point that is illuminated.

Lecture 16   Slide 6   6.837 Fall '00