-
Matrix
-
PowerShell
CSS loves matrix transformations!
Whenever we rotate, scale, or translate, we are using a matrix transform.
All those nice 3D effects? Matrix transforms.
The Matrix module helps give us greater mastery of matrix transformations,
and gives us a way to make css compatible transforms in PowerShell.
Matrix3x2 is a CSS matrix()Matrix4x4 is a CSS matrix3d()