What is scaling in computer graphic?
4 years ago
Computer Graphics
The scaling transformations changes the shape of an object and can be carried out by multiplying each vertex (x,y) by scaling factor Sx,Sy where Sx is the scaling factor of x and Sy is the scaling factor of y.
Rajiv Shah
Oct 20, 2021