/** *

ClassicWolfram demo shows the basic usage pattern for the 1D cellular automata implementation * in combination with a duo-tone color map to render its current state. The CA rule is fully compatible * with the standard Wolfram rule set, but can also be expanded to work with larger kernels and has a * flexible number of cell states. These features are explained in the ExtentedWolfram demo.

* *

Uncomment some of the lines in setup() to try out different, interesting presets I've collected.

* *

More information: