Transformations: Scaling
1. What does scaling transformation in computer graphics primarily involve?
2. Which matrix represents a uniform scaling transformation in 2D?
3. What is the formula for scaling a point (x, y) in 2D with scaling factors Sx and Sy?
4. What is non-uniform scaling in computer graphics?
5. What is the main advantage of using matrix representation for scaling transformations?