Module nannou_laser::util

source ·
Expand description

A small suite of utility functions used throughout the crate.

Functions

  • Clamp a value between some range.
  • Map a value from a given range to a new given range.