Module nannou_laser::util[][src]

A small suite of utility functions used throughout the crate.

Functions

clamp

Clamp a value between some range.

map_range

Map a value from a given range to a new given range.