An open API service indexing awesome lists of open source software.

https://github.com/mkj/centres

Cellular automata gui
https://github.com/mkj/centres

Last synced: 11 months ago
JSON representation

Cellular automata gui

Awesome Lists containing this project

README

          

### Experiments with cellular automata

This program grows images starting from random noise, using simple rules about neighbours.

It uses [Druid](https://github.com/linebender/druid), a cross-platform GUI library. It's a work in progress experiment, code is fairly roughly edited.

![stars](https://matt.ucc.asn.au/centres/stars.png)

![annealing](https://matt.ucc.asn.au/centres/annealing.png)

![twobonus](https://matt.ucc.asn.au/centres/twobonus.png)