1
0
mirror of https://github.com/Pomax/BezierInfo-2.git synced 2025-08-18 14:31:24 +02:00
Files
BezierInfo-2/docs/images/snippets/whatis/c7f8cdd755d744412476b87230d0400d.ascii
2022-01-04 11:50:23 -08:00

11 lines
476 B
Plaintext

╭ p = some point ╮
│ 1 │
│ p = some other point │
│ 2 │
Given │ distance= (p - p ) │, our new point = p + distance · ratio
│ 2 1 │ 1
│ percentage │
│ ratio= ─────────── │
╰ 100 ╯