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

12 lines
554 B
Plaintext

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