At some point in the test the ability to do matrix transformations of a 2-dimensional polygon will come in handy. Here are the most useful transformations and what they do. First of all: You need to have your polygon in matrix form in order to apply a matrix transformation. This just means compile a list …
