View Transform
There's a total of 1 articles.
Transformation matrix to transform 3D objects from World Space to View Space (View transform)
One matrix transformation in the 3D to a 2D transformation pipeline is the view transform where objects are transformed from world space to view space. a transformation matrix.
In this article I cover the math behind the generation of this transformation matrix.