Lamp-Da 0.1
A compact lantern project
Loading...
Searching...
No Matches
Classes | Typedefs
lampda::modes::automaton Namespace Reference

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.
 

Detailed Description

Modes implementing cellular automaton using "grid" tools.