1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-28 02:30:57 +02:00
Files
BezierInfo-2/docs/images/snippets/canonical/f855cbf1d73e4bb7bccbbd4721d95f41.ascii
2022-01-04 11:50:23 -08:00

7 lines
454 B
Plaintext

┌ 1 0 -P ┐ ┌ 1 · x + 0 · y - P · 1 ┐ ┌ x - P ┐
│ 1x │ ┌ x ┐ │ 1x │ │ 1x │
T = │ 0 1 -P │ · │ y │ = │ 0 · x + 1 · y - P · 1 │ = │ y - P │
1 │ 1y │ └ 1 ┘ │ 1y │ │ 1y │
└ 0 0 1 ┘ └ 0 · x + 0 · y + 1 · 1 ┘ └ 1 ┘