Skip to content

Visualizes the linear transformation represented by a 2x2 matrix

License

Notifications You must be signed in to change notification settings

lischilpp/linear-transformation-plotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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