4x4 Matrix structure for transformations
Creates an identity matrix
Creates a view matrix for camera positioning
Multiplies two matrices
Creates a perspective projection matrix
Creates a rotation matrix around a specified axis
Creates a translation matrix
Creates a zero matrix
See Implementation
4x4 Matrix structure for transformations