Change center of rotation in "Connecting the Dots"

In the Transformation Functions folder, you’ll see two functions:
X_{rot} and Y_{rot}. To make the center of rotation (a,b) you want to add 2a to X_{rot} and 2b to Y_{rot}.

1 Like