➜ sketch01_final_FINALv1_final git:(main) git log --graph --format='%h%d %an (%cr): %s'
- f4a8b2c (HEAD -> main, origin/main) sponge (2 minutes ago): kmt i literally just left the room for five minutes. reverted.
- a9c7d1e finga (7 minutes ago): tidied up the canvas. the blobs were bleeding all over the grid structure.
- e5d2c1b finga (3 days ago): fixed the browser crash caused by letting it cook
- 3b6f8a2 sponge (4 days ago): increased the feed rate. let it cook.
- 7f9e8d1 finga (2 weeks ago): wrapped the main loop in a try/catch since someone keeps overflowing the stack
- c3b2a19 sponge (2 weeks ago): it wasn't a bug it was an organic anomaly
- 8d6c5b4 sponge (1 month ago): changed the colour array. the beige was depressing me.
- 2e1a9f8 finga (1 month ago): restored the monochrome palette. it's supposed to be minimal.
- 5c4b3a2 sponge (2 months ago): it's supposed to be art.
- 9a8b7c6 finga (3 months ago): re-indexed the noise array. you literally don't understand how memory allocation works.
- 1f2e3d4 sponge (3 months ago): diffusion sits on its own layer over the grid. Informed by it but doesnt touch it. it's symbiosis, look it up
- 6b5a4d3 finga (4 months ago): looked at it locally. Its just a blob running at 60fps. why?
- 4c3b2a1 sponge (5 months ago): injected the diffusion shader into the pattern matrix. looks alive now.
- 8e7d6c5 finga (5 months ago): why is my laptop fan screaming
- b4c8a12 sponge (5 months ago): added some pizzazz
- 0d9e8f7 finga (6 months ago): initial commit. skeleton code is clean. please don't touch the shader files yet.
➜ sketch01_final_FINALv1_final git:(main) cat README.md
Part of Responsive Dreams 2026 Festival by The Generative Art Museum
25/26/27 September 2026
Nau Dents de Serra, Roca Umbert Fàbrica de les Arts, Granollers, Barcelona
More info: https://www.responsivedreams.com/2026
➜ sketch01_final_FINALv1_final git:(main)