normal_map 0.1.2

A struct that maps a range of values to the normalized range [0.0, 1.0]
Documentation

Normalized Range Mapper

Test Documentation Crates.io License

A Rust helper than maps ranges of values to the normalized range [0.0, 1.0] using various gradients, useful for DSP applications.

(alpha)