ESP32-HUB75-MatrixPanel-DMA/examples/GraphicsLayer
2020-12-07 22:44:56 +00:00
..
GraphicsLayer.ino Updated GraphicsLayer example 2020-12-07 22:44:56 +00:00
GraphicsLayer.jpg Added GraphicsLayer example. 2020-12-07 22:42:37 +00:00
Layer.cpp Updated GraphicsLayer example 2020-12-07 22:44:56 +00:00
Layer.h Updated GraphicsLayer example 2020-12-07 22:44:56 +00:00
README.md Added GraphicsLayer example. 2020-12-07 22:42:37 +00:00

Layer Class

Example of using additional pixel buffers / layers based on the FastLed CRGB data type, doing stuff with the pixels, merging the layers prior to sending to the DMA display library for output.

It's better in real life