What is rotation in computer graphic?

4 years ago
Computer Graphics

A 2-D rotation is done by repositioning the coordinates along a circular path, in the x-y plane by making an angle with the axes. The transformation is given by: X| = r cos (θ + φ) and Y| = r sin (θ + φ).

 

0
Rajiv Shah
Oct 20, 2021
More related questions

Questions Bank

View all Questions