Perspective and Orthographic Projection Matrix
-
1. Perspective Projection Matrix
This chapter explains intuitively how to build a perspective projection matrix that is used to project 3D points onto the image plane of a perspective camera.
-
2. Orthographic Projection
Learn how to project points in world space onto the image plane of an orthographic camera using an orthographic projection matrix.