normal_map 0.1.1

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

Normal Mapper

Test Documentation Crates.io License

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

(prerelease)