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

10 lines
625 B
Plaintext

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