mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-21 07:51:49 +02:00
5 lines
104 B
Plaintext
5 lines
104 B
Plaintext
|
|
3 2 2 3
|
|
B =a(1-t) + 3b(1-t) t + 3c(1-t)t + dt
|
|
cubic
|