0
27kviews
Derive 2D transformation matrix for fixed point scaling.
1 Answer
3
2.5kviews

Solution:-

To determine the general form of the scaling matrix with respect to a fixed point P (h, k) we have to perform three steps:

  1. Translate point P(h, k) at the origin by performing translation (T1).

  2. Scale the point or object by performing scaling (S).

  3. Translate the origin back by …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.