ROTATION
A two-dimensional rotation is applied to an object by repositioning it along a circular path within the xy plane. to come up with a rotation, we specify a rotation angle 0 and also the position (x, y) of the rotation point (or pivot point) about which the article is to be rotated.
Positive values for the rotation angle define counterclockwise rotations about the pivot point, and negative values rotate objects within the clockwise direction. This transformation also can be de- scribed as a rotation a few rotation axis that's perpendicular to the xy plane and passes through the pivot point.
The original coordinates of the purpose in polar coordinates are
x = r cos Φ, y = r sin Φ
Comments
Post a Comment