A matrix rotation program using Eigen
This program is created as an example for the following -- using Eigen: a matrix library -- using Cairo: a vector graphics library
Version 1 Hard code Eigen data Create rotation matrix Rotate triangle
Version 2 Load from a file Display via Cairo