A compositing and sprite library for grid and arc devices attached to the monome norns.
Modules
| shado | shado shado demonstrator script. |
| lib.blocks | Blocks: basic rectangular building blocks for shado applications. |
| lib.frames | Frames: stacks of shado objects (including sub-frames). |
| lib.manager | Internal button press management machinery. |
| lib.masks | Masks: containers for clipping and offsetting other shado objects. |
| lib.renderers | Variable-brightness grid renderer. |
| lib.types | Basic types: at this stage, just LampState, the basic type
representing an LED, with variable brightness and opacity. |
Examples
| 8x8.lua | |
| counter.lua | |
| nugget.lua | |
| pyramids.lua | |
| square.lua |