mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-22 16:23:12 +02:00
4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
|
|
x' = x · cos (\phi) - y · sin (\phi)
|
|
y' = x · sin (\phi) + y · cos (\phi)
|