This tutorials is about macros.

 

Move the fat points in the black triangle and see what happens.

The corners of the green image triangle have the following properties.

  • The angle between each point and its image is a rectangular angle at the origin O.
  • The distance to the origin O is doubled.

These transformations are called rotation and dilation. We now make a macro that performs of this transformation.

Continue