normal_map 0.1.0

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

normal_map

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

(prerelease)