Tagged Questions
2
votes
2answers
2k views
Decompose complex matrix transformation into a series of simple transformations?
I wonder if it is possible (and if it is then how) to re-present an arbitrary M3 matrix transformation as a sequence of simpler transformations (such as translate, scale, skew, rotate)
In other ...