info prev up next book cdrom email home

Projection

\begin{figure}\begin{center}\BoxedEPSF{Projection.epsf scaled 800}\end{center}\end{figure}

A projection is the transformation of Points and Lines in one Plane onto another Plane by connecting corresponding points on the two planes with Parallel lines. This can be visualized as shining a (point) light source (located at infinity) through a translucent sheet of paper and making an image of whatever is drawn on it on a second sheet of paper. The branch of geometry dealing with the properties and invariants of geometric figures under projection is called Projective Geometry.


The projection of a Vector ${\bf a}$ onto a Vector ${\bf u}$ is given by

\begin{displaymath}
{\rm proj}_{\bf u} {\bf a} = {{\bf a}\cdot{\bf u}\over \vert{\bf u}\vert^2} {\bf u},
\end{displaymath}

and the length of this projection is

\begin{displaymath}
\vert{\rm proj}_{\bf u} {\bf a}\vert = {\vert{\bf a}\cdot{\bf u}\vert\over \vert{\bf u}\vert}.
\end{displaymath}

General projections are considered by Foley and VanDam (1983).

See also Map Projection, Point-Plane Distance, Projective Geometry, Reflection


References

Casey, J. ``Theory of Projections.'' Ch. 11 in A Treatise on the Analytical Geometry of the Point, Line, Circle, and Conic Sections, Containing an Account of Its Most Recent Extensions, with Numerous Examples, 2nd ed., rev. enl. Dublin: Hodges, Figgis, & Co., pp. 349-367, 1893.

Foley, J. D. and VanDam, A. Fundamentals of Interactive Computer Graphics, 2nd ed. Reading, MA: Addison-Wesley, 1990.




© 1996-9 Eric W. Weisstein
1999-05-26