153k views
3 votes
I need to know the easiest trick to do rotations

1 Answer

4 votes
90º (-270º): (x,y) ---> (y, -x)
180º (-180º): (x, y) ---> (-x, -y)
270º (-90º): (x,y) ---> (-y, x)
User Enigmativity
by
9.2k points

Related questions

2 answers
2 votes
110k views