esp32-sk6812/include/Animation
Thomas Kolb d5357b2021 Show IP address on startup
To accomplish this, the following changes were made:

- Added an image-scrolling animation
- Implemented a bitmap font engine to generate an image from text
- On startup, an image-scrolling animation is set up with an image
  generated from the local IP address
2019-12-23 19:56:33 +01:00
..
AllAnimations.h Show IP address on startup 2019-12-23 19:56:33 +01:00
Animation.h Added connection-established animation on startup 2019-12-03 23:12:14 +01:00
AnimationController.h Show IP address on startup 2019-12-23 19:56:33 +01:00
ConnectingAnimation.h Implement Animation-specific fadeout 2019-12-03 22:09:55 +01:00
ConnectionEstablishedAnimation.h Added connection-established animation on startup 2019-12-03 23:12:14 +01:00
FadeToColorAnimation.h Implement static color via special animation type 2019-12-16 23:31:15 +01:00
FireAnimation.h Stability improvements for FireAnimation and AnimationController 2019-12-09 22:22:51 +01:00
ImageScrollerAnimation.h Show IP address on startup 2019-12-23 19:56:33 +01:00
SnowfallAnimation.h Added snowfall animation 2019-12-15 21:39:03 +01:00