PLAY
-
-
Image Screenshot 20260502 at 130738png
-
Image Screenshot 20260502 at 122449png
-
Text For the Generations project I studied and translated twelve quilts from four quilters For each quilt I repeated the same process and with each new translation I could reuse more functions from previous quilts Building a collection of recipes where fu
For the Generations project, I studied and translated twelve quilts from four quilters. For each quilt, I repeated the same process, and with each new translation, I could reuse more functions from previous quilts. Building a collection of recipes, where functions are like ingredients, each able to generate a different quilt.After finalizing the translation of each quilt, I returned to playing around with the rules and functions. Different recipes can collaborate, like quilters coming together to work on one project.
-
Text Implementing this ruleset into a program like Processing or p5js will initially give you results that look similar to your original reference which is exciting but only the startWith a simple system in place one can start playing and experimenting wi
Implementing this ruleset into a program like Processing or p5.js will initially give you results that look similar to your original reference, which is exciting, but only the start.With a simple system in place, one can start playing and experimenting with the probabilities of each rule, get comfortable stretching the probability space, and use randomness as a tool for rapid exploration.Especially in a time with increasingly sophisticated large language models that can produce 'complex' code effortlessly, I like to focus on finding emergent complexity from a simple set of rules.