package
0.0.0-20240320160706-1580ae804c3f
Repository: https://github.com/aykevl/ledsgo.git
Documentation: pkg.go.dev
# README
LED animation demos
This package contains a number of LED animations. Note that the resolution is low (32x32) to match LED panels such as common hub75 LED panels.
Fire
A simple fire-like animation.
Noise
Map 3D simplex noise to an image using the noise output as the hue of the pixel color.