|
Lamp-Da 0.1
A compact lantern project
|
Modes implementing cellular automaton using "grid" tools. More...
Classes | |
| struct | BubbleMode |
| Bubbles rising in the sea. The user ramp control the random generation. More... | |
| struct | SierpinskiMode |
| Draw the famous Sierpinski triangle, with an old CCTV effect. More... | |
Typedefs | |
| using | AutomatonModes = modes::GroupFor< BubbleMode, SierpinskiMode > |
| Storage for the Automaton modes. | |
Modes implementing cellular automaton using "grid" tools.