Matrix3D is a 4x4 matrix class intended for graphical tranformation
operations, however, it isn't designed in the typical fashion of most
graphical Matrix classes I've seen.
Matrix4 is a 4x4 matrix class intended for graphical tranformation
operations, however, it isn't designed in the typical fashion of most
graphical Matrix classes I've seen.