mirror of
https://github.com/Hopiu/rpi-rgb-led-matrix.git
synced 2026-05-22 05:41:53 +00:00
before writing to another physical Canvas.
- RotateTransformer: rotates by multiple of 90 degrees
- LargeSquare64x64Transformer: does the 64x64 conversion from
earlier examples
- LinkedTransformer allows to have a sequence of transformers
applied.
o Provide a flag in demo-main to influence rotation.
|
||
|---|---|---|
| .. | ||
| canvas.h | ||
| gpio.h | ||
| graphics.h | ||
| led-matrix.h | ||
| thread.h | ||
| threaded-canvas-manipulator.h | ||
| transformer.h | ||