Get a value's interpolant within a linear range, effectively remapping a value v within [a, b] to [0, 1].
-
Updated
Jul 6, 2024 - JavaScript
Get a value's interpolant within a linear range, effectively remapping a value v within [a, b] to [0, 1].
Add a description, image, and links to the inv-lerp topic page so that developers can more easily learn about it.
To associate your repository with the inv-lerp topic, visit your repo's landing page and select "manage topics."