Skip to content

v1.2.0

Compare
Choose a tag to compare
@jackw01 jackw01 released this 27 Aug 17:42
· 89 commits to master since this release
  • 12 all new built-in color palettes image
  • Added a preview of the current color palette in the web interface
  • New animation patterns, including Plasma and Perlin Noise animations that work with color palettes:
    • Static Gradient Mirrored 1D
    • Palette Scan/Bounce Mirrored 1D - replaces Palette Bounce 1D
    • Palette Ripples (Fast Cycle) 1D - alternate version of Palette Ripples 1D
    • Palette Plasma 2D
    • Palette Fractal Plasma 2D
    • Palette Perlin Noise 2D
  • Improvements to consistency and appearance of existing animation patterns
  • Added fast fBm (fractal Brownian motion) noise utility function for use in animations
  • Fix minor issues with web interface and LEDs not updating when values are changed
  • Minor performance improvements