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/4c8684109149b0dc79f5583a5912fcd9.ascii
2022-01-04 11:50:23 -08:00

10 lines
617 B
Plaintext

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