1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-22 08:13:51 +02:00
Files
BezierInfo-2/docs/images/snippets/catmullconv/1cef6bbf7b3d10e8c0aaecfac816cc86.ascii
2022-01-04 11:50:23 -08:00

10 lines
186 B
Plaintext

┌ 0 1 0 0 ┐
│ -1 1 │
│ ── 1 ── 0 │
│ 6τ 6τ │ = V
│ 1 -1 │
│ 0 ── 1 ── │
│ 6τ 6τ │
└ 0 0 1 0 ┘