1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-30 03:30:34 +02:00
Files
BezierInfo-2/docs/images/snippets/catmullconv/65e589eafae8ff2f39392d8143d2845c.ascii
2022-01-04 11:50:23 -08:00

12 lines
413 B
Plaintext

┌ 0 1 0 0 ┐
│ -1 1 │
│ ── 0 ── 0 │
│ 2τ 2τ │ ┌ 1 0 0 0 ┐
│ 1 1 1 -1 │ = │ -3 3 0 0 │ · V
│ ─ ── - 3 3 - ─ ── │ │ 3 -6 3 0 │
│ τ 2t t 2t │ └ -1 3 -3 1 ┘
│ -1 1 1 1 │
│ ── 2 - ── ── - 2 ── │
└ 2t 2τ 2τ 2t ┘