mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-09-01 12:23:19 +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)
|