Resources:


Parallel projection, where the distance of the Center of Projection from the plane of projection is infinite (meaning that the projector lines are parallell).


Examples

Orthographic Projection

By using one of the main planes as the plane of projection (in this case, the plane), we can project a point onto by using the following matrix

Such that

Oblique Projection

Let the direction of projection be given by , and we want to project this onto a given plane (in this case we use the -plane). Then the projection matrix is given by:

See page 7 in the book for the proof