View Transform

There's a total of 1 notes tagged with "View Transform".

Sat, Feb 13, 2016

Transformation Matrix to Transform 3D Objects from World Space to View Space (View Transform)

One matrix transformation in the 3D to 2D transformation pipeline is the view transform, where objects are transformed from world space to view space using a transformation matrix. In this article, I cover the math behind the generation of this transformation matrix.