Skip to content

Wild batch: 6 distinct generative systems#14

Draft
darioabc wants to merge 1 commit into
mainfrom
claude/mad-batch-01hkos
Draft

Wild batch: 6 distinct generative systems#14
darioabc wants to merge 1 commit into
mainfrom
claude/mad-batch-01hkos

Conversation

@darioabc

Copy link
Copy Markdown
Owner

A wild-batch drop: six new composition-first pieces, each a distinct generative system / visual world, none repeating any of the ~58 existing arts/gen systems. All compiled in one pass and rendered straight to high-res 1920² (no draft pass, no per-image review — gate is compile + render exit 0).

Piece System Palette Finish
WaveCollapse Wave-function-collapse circuit-tile synthesis (min-entropy observe→propagate over 48² pipe tiles) patriotGold grainOnly (light)
PenroseTiling Penrose P3 rhombus tiling via golden-ratio deflation of Robinson triangles (fivefold aperiodic) navyGold bloom (dark)
MarbleAgate Domain-warped fBm agate slab quantized into etched contour bands around an off-center geode focus sunset grainOnly (light)
LeniaBloom Lenia continuous cellular automata — smooth ring kernel + Gaussian growth, emergent organisms molten bloom (dark)
SubstrateCracks Tarbell "Substrate" crack-propagation network with translucent sand washes inkEmber bloom (dark)
BarnsleyIFS Iterated-function-system chaos game, log-toned density accumulation electricGrape bloom (dark)

Each mirrors the VoronoiOrb scaffolding (SIZE/SEED system props, seeded rng, Gart.of(...), saveImage, no window()), scales every dimension off SIZE, and uses a Coolors palette + a WildFx finish. Palettes favor Dario's four (inkEmber, patriotGold, navyGold, molten) plus two trending sets for range.

New .kt sources and their tracked out/*.png renders are included. The skiko render workaround (0.148.1) was applied only during the central compile and reverted — gart/build.gradle.kts is unchanged in this diff.

https://claude.ai/code/session_01FLT9FyFkDPeZ9BTGRM4HHf


Generated by Claude Code

Six new composition-first pieces, each a different algorithm/world,
rendered straight to 1920²:

- WaveCollapse  — wave-function-collapse circuit-tile synthesis (patriotGold, grainOnly)
- PenroseTiling — Penrose P3 rhombus deflation, fivefold aperiodic (navyGold, bloom)
- MarbleAgate   — domain-warped fBm agate slab with banded contours (sunset, grainOnly)
- LeniaBloom    — Lenia continuous cellular automata, emergent organisms (molten, bloom)
- SubstrateCracks — Tarbell substrate crack-propagation mosaic (inkEmber, bloom)
- BarnsleyIFS   — IFS chaos-game density fractal (electricGrape, bloom)

https://claude.ai/code/session_01FLT9FyFkDPeZ9BTGRM4HHf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants