Alias Perspective3

A 3D perspective projection stored as a homogeneous, row-major 4x4 matrix.

alias Perspective3 = gfm.math.matrix.Matrix!(float,4,4);