1
0
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:
Pomax
2020-11-21 11:10:31 -08:00
parent c4a729140b
commit 94a5ea879d
84 changed files with 313 additions and 260 deletions

View File

@@ -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 ╯