We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello everyone,
I am trying to rotate circles around the center pixel of the screen using rotate(), but the origin is currently (0,0) and I was wondering if there was a way to change that to the center pixel. Or if there was a better method for rotating around the center pixel?
Thank you in advance
Answers
See also:
Note also that if you are doing radial drawing, often it is very helpful to set the mode for your drawing method to CENTER: