Sketches
Generative art sketches. Newest first
Fakembroidery #p5js

- Based on this Houdini tutorial for generative embroidery, reusing the palette sketch (below) for color quantization. I wrote this several months ago and meant to rewrite it and improve it, but it never happened. Since so much time has passed, I decided to publish it, maybe somebody finds it useful.
- code
- Explore it here


- D3 chord diagram with zoom and pan
- code
- Find the code for the chord matrix computation in the Python notebook here
- Explore it here

- Generative irises
- code
- Explore it here
- You can read a blog post about it here.
Crazy nights #p5js

- Star field simulation that grew into rolling hills and “moon”
- code
- Explore it here
Divide et impera #p5js

- code
- Color treemap via naive k-means palette extraction below
- Explore it here

- Naive k-means palette extraction. Offers two modes (centroid or closest color to centroid) and allows you to use your own images and change the number of clusters
- code
- Explore it here
Blot/Painting #p5js

Watercolour #p5js

Going crazy #p5js

Conway’s Game of Life #p5js
Sorting myself out #p5js

