Unit Vectors

This example shows what happens to different vectors when the unit vectors are changed.

Finding the new location of a vector is simply a matter of creating a matrix from the unit X and unit Y, and processing the vector using that function.