7 lines
186 B
Plaintext
7 lines
186 B
Plaintext
LERP
|
|
|
|
/lerp/ , vi.,n. Quasi-acronym for Linear Interpolation, used as a verb or
|
|
noun for the operation. Bresenham's algorithm lerps incrementally between
|
|
the two endpoints of the line.
|
|
|