for every face, a 2x3 transform matrix
true if a face is counter-clockwise.
For every face, return a boolean indicating if the face has been flipped over or not (false=flipped), by using a faces_matrix containing 2D matrices.
for every face, a 2x3 transform matrix