Hacker News new | ask | show | jobs
Show HN: Visualize 2D matrix transformations with simple text (linearalgebraforprogrammers.com)
1 points by nivter 979 days ago
You 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`).