Basic HTML Version
Table of Contents
View Full Version
Page 47 - PowerPoint Presentation
P. 47
2-D Rotation (x’, y’) (x, y) x’ = x cos() - y sin() y’ = x sin() + y cos()
42
43
44
45
46
47
48
49
50
51
52