Matrix Transformations
Drag and drop to reorder/delete
Currently the transformation matrix applied to each vertex is
\[
\begin{pmatrix}
\FormInput[][matrixInput][1]{matrixElemA} & \FormInput[][matrixInput][0]{matrixElemB} \\
\FormInput[][matrixInput][0]{matrixElemC} & \FormInput[][matrixInput][1]{matrixElemD}
\end{pmatrix}
\]
Its inverse is