Module bracket_color::lerpit

source ·
Expand description

Import Lerp as an iterator

Structs§

  • Implements an Alpha-Only Lerp as an iterator
  • An HSV Lerp - transition from one HSV color to another in a set number of steps.
  • Implements an RGB Lerp as an iterator
  • Implements an RGBA Lerp as an iterator