Center-based scaling

Each vertex moves along the ray from the center CC to the point PP.

The transformed point is P=C+k(PC)P' = C + k(P-C), where kk is the scale factor.

What changes

  • Distances from the center scale by k|k|.
  • Perimeter scales by k|k|.
  • Area scales by k2k^2.