ESP32-HUB75-MatrixPanel-DMA/examples/GraphicsLayer
2020-12-07 22:42:37 +00:00
..
GraphicsLayer.ino Added GraphicsLayer example. 2020-12-07 22:42:37 +00:00
GraphicsLayer.jpg Added GraphicsLayer example. 2020-12-07 22:42:37 +00:00
Layer.cpp Added GraphicsLayer example. 2020-12-07 22:42:37 +00:00
Layer.h Added GraphicsLayer example. 2020-12-07 22:42:37 +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