Perspective Projection
The projection matrix for perspective projection matrix is:



Notice how similar this transform is to the original parallel projection. Once more the units of the tranform are those of the model and not pixels.

Lecture 12 Slide 42 6.837 Fall '98