matrix transformations

Project Description

press flag
draw something
press space
its image appears

the default transformation matrix is -I
⎡-1  0⎤
⎣ 0 -1⎦
which is equivalent to scale by -1 or rotate by 180°

you can change this in the code

Created January 20, 2024

Last updated January 21, 2024

Published January 21, 2024