Iterative Tile Pattern
As my first coding project ever, I built an infinitely tiling pattern in p5.js, using nested iteration, transformations, and controlled randomness to balance precision and organic variation.
Code x Creative Coding x Generated Visual Design
Oct 21, 2021
For my subject in creative code I at Devine, I created a generative tiling pattern in p5.js, exploring rhythm, symmetry, and controlled variation through nested iteration and 2D transformations. The project combines precise rendering with small degrees of unpredictability to produce an interesting visual generated design.
Want to see the project for yourself?
Browse to my tile in p5.js !

