Show HN: Visualize 2D matrix transformations with simple text
linearalgebraforprogrammers.comYou can add vectors, polygons or points on a circle - these are elements to be transformed - by typing something like `add a square with side 4 and top left point -2,2`. You can modify the transformation matrix `M`. You can rotate the vectors (`x`) or the transformation matrix (`M`).
No comments yet.