#creativecoding experiment with perlin noise.
Finally found a reasonably simple UI layer that I could use to animate my GOL (#gameoflife)
#nannou (https://docs.rs/nannou/latest/nannou/)
It's not nearly fast enough for me, but it's a start.
The package already has a GOL example... but I used my own 'board' crate.
