Playground for linear transform graphics
- gcc
- SDL2 in your system path
- run
build.sh
- Press enter to add a new vector under the current mouse position (it will be represented by a green line from origin).
- Hold X or Y and move the mouse to transform the respective basis. Transformed vectors will be represented by a red line from the origin of the transformed space.