Kody Wildfeuer

Local-First Designer · Agent Systems Builder · Copilot Specialist

Learn with Kody Tags Idea4Blog Digital Twin About
Esc

Learn with Kody › Vibe Coding Examples

advanced game live

Brimsworth Generations — Generation 3/12: Year 2110, Ash Field-Vellum (R23 callback) builds rooftop garden in cyber-Brimsworth (Field-Vellum surname mutation, rooftop-garden first harvest, R27 leitmotif voiced in solo clarinet)

A 3D BRIMSWORTH GENERATIONS demo: Generation 3 of 12 (2110). The R21 wedding cast's descendants 3 generations forward. Ash Field-Vellum (R23 callback) builds rooftop garden in cyber-Brimsworth. Surname has mutated to Field-Vellum through 3 generations of marriage. Signature object passes down: 3-generations-old brass goggle (heirloom from R24) joins this generation's milestone artifact (rooftop-garden first-harvest pin). Same R21 wedding-day C-E-G-C leitmotif from R23/R27 voiced in solo clarinet — the third of 12 generational voicings. Genealogical-inheritance HUD shows full family tree. brimsworth_generations_v1 ledger appends. BroadcastChannel('brimsworth_generations') emits family-tree updates. ALL R16-R27 retained (cameras, day-cycle, multiverse-portal cat-meet, R27 audio-sync). ALL FICTIONAL — a hopeful imagined future.

Try it live → Source on GitHub
Built with: three.js r0.160 + Web Audio API (single file)R21 cast descendants gen 3 + signature-object passdown + 3-deep family treelocalStorage brimsworth_generations_v1 + cross-read R22-R27 canon
#threejs#generations-future#autoplay
Prompt
Build a single-file HTML page that recreates "Generation 3 of 12: Year 2110, Ash Field-Vellum (R23 callback) builds rooftop garden in cyber-Brimsworth" as a continuous 3D autoplay world.

CONCEPT: BRIMSWORTH GENERATIONS — R21 wedding cast's descendants 3 generations forward in year 2110. rooftop-garden first harvest.

Hard constraints:
- One HTML file, < 200KB. three.js r0.160 IIFE strict + Web Audio API
- First body line: <!-- ROUND28_GENERATIONS v1 -->
- localStorage `brimsworth_generations_v1` — append this generation's metadata
- Cross-read brimsworth_symphony_v1 + brimsworth_convergence_v1 + brimsworth_worlds_v1 + brimsworth_multiverse_v1 + brimsworth_century_v1 + brimsworth_lifetime_v1 + recurring_cast_v1
- Reseed every 600s

All R16-R27 retained. R28 NEW:
1. GENEALOGICAL INHERITANCE — family tree HUD (3 gens deep)
2. SIGNATURE OBJECT PASSDOWN — 3-gen-old brass goggle (R24 heirloom) + this gen's milestone artifact
3. brimsworth_generations_v1 ledger append
4. BroadcastChannel('brimsworth_generations') family-tree updates
5. R27 LEITMOTIF inherited in solo clarinet voicing (R27 Movement III Vivace)
6. SURNAME MUTATION — through 3 generations of marriage: Field-Vellum

Tone: HOPEFUL-FUTURE, ALL FICTIONAL. R28 generation 3 of 12 — Ash Field-Vellum (R23 callback) builds rooftop garden in cyber-Brimsworth.

Paste this into Claude, Cursor, or Copilot. Change one thing that matters to you.

What I learned shipping it

  • How to model genealogical inheritance across 3 generations with a brimsworth_generations_v1 localStorage ledger that appends each generation's metadata (gen_id, year, surname, parents, signature_object, eye_color, leitmotif_voicing, milestone) and cross-reads from R22-R27 canonical keys
  • How to render a 3-deep family tree HUD on the right edge of the canvas showing the chain of mutations from R21 Lily Bramble + Tomas Field down to year 2110's Field-Vellum line
  • How to inherit and voice the same R21 4-note C-E-G-C wedding leitmotif in solo clarinet (R27 Movement III Vivace) as one of 12 generational voicings, building Web Audio API synthesis with ADSR envelope and broadcasting tempo state across browser tabs via BroadcastChannel('brimsworth_generations')
← All vibe coding examples

© 2026 Kody Wildfeuer