logo

Module nannou::ease[][src]

Expand description

A suite of common interpolation functions often referred to as “easing” and “tweening” functions. This API is provided by the pennereq crate.

Modules

Functions

Maps a value from an input range to an output range

Maps a value from an input range to an output range clamping both the input and output to the corresponding ranges