mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-18 14:31:24 +02:00
circle refinement
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
\setmainfont[Ligatures=TeX]TeX Gyre Pagella \setmathfontTeX Gyre Pagella Math
|
||||
|
||||
r= dist(B(t), c)
|
||||
┌─────────────────────────┐
|
||||
│ 2 2
|
||||
= │(B t - c ) + (B t - c )
|
||||
⟍│ x x y y
|
||||
┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
|
||||
│╭ 3 2 2 3 ╮2 ╭ 3 2 2 3 ╮2
|
||||
= ││ x (1-t) + 3 x (1-t) t + 2 x (1-t) t + x t - c │ + │ y (1-t) + 3 y (1-t) t + 2 y (1-t) t + y t - c │
|
||||
⟍│╰ 1 2 3 4 x ╯ ╰ 1 2 3 4 y ╯
|
Reference in New Issue
Block a user