mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-31 03:59:58 +02:00
6 lines
400 B
Plaintext
6 lines
400 B
Plaintext
|
|
d
|
|
Bézier (t) ── = n · B (t) · (w - w ) + n · B (t) · (w - w ) + n · B (t) · (w - w )
|
|
n,k dt (n-1),\colorblue 0 1 0 (n-1),\colorred 1 2 1 (n-1),\colormagenta 2 3 2
|
|
+ ...
|