2D Matrix Decomposition
July 10th, 2009
Comments Off on 2D Matrix Decomposition
This demonstrates the polar decomposition of 2D matrices into their angle, scale, and shear components. The polarDecomp algorithm is taken from Shoemake & Duff “Matrix Animation and Polar Decomposition“, 1992.