Created
April 29, 2015 06:59
-
-
Save rt2zz/84816fa7d9e3f4dd8452 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
scale x by 2 | |
[2 0 0 0 | |
0 1 0 0 | |
0 0 1 0 | |
0 0 0 1] | |
scale y by 2 | |
[1 0 0 0 | |
0 2 0 0 | |
0 0 1 0 | |
0 0 0 1] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment