Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 702 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 702 Bytes

Linear Transformation Plotter

This tool visualizes the impact of a 2x2 matrix multiplication on the shape of an object. For simplicity, this object is represented by the letter "F." You can enter any arbitrary numbers for the four matrix values, and the resulting shape will be visualized.

Interactive Page

Screenshots

Identity transformation

Identity transformation

Skew-Y transformation

Skew-Y transformation

Mirror-X transformation

Mirror-X transformation