Go to file
Dejvino f8e8d91c9b Epic 5 Phase 2.4 — Pylon Field 3D + Synthwave Corridor (model stages)
Two Stage-A model stages behind the same infra as Assembly:

  Pylon Field 3D (structural, kind:model, actor:structure) — chorus
    stacked legs + protagonist crowns on the pylon-grid perspective
    grid, transparent compositing via ModelLayer, analytic f(t,seed).

  Synthwave Corridor (structural, kind:model, actor:vehicle) — grid
    verges with streaming chorus passers + monolith hero on the road,
    verge math preserved from synthwave-run horizon/roadHalf calc.

Registered in scenes/registry.js; consumes:['form','ink','staging'],
traits:['shape','space','camera','style'] so trait/consumes gates
stay testable (reads personality in update()). Grid texture falls
back to DataTexture headless so lint/build stay green outside a
browser.

Gates: lint 110 clean / 70 literals / 71 scenes; vite build 301 modules.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-08-20 20:43:50 +02:00
.claude Phase 0: determinism spine 2026-08-05 10:59:30 +02:00
flow-state Epic 5 Phase 2.4 — Pylon Field 3D + Synthwave Corridor (model stages) 2026-08-20 20:43:50 +02:00
magic-mirror Tweak: fireplace mantel and rat hole size 2025-11-20 22:32:01 +01:00
party-cathedral Tweak: minor fixes of areas 2025-12-29 21:54:25 +00:00
party-stage Feature: Drugged Out Flow visualizer 2026-05-24 14:41:15 +02:00
sparkles Initial commit. 2025-11-08 16:05:55 +01:00
tv-player Tweak: books levitating too often 2025-11-17 23:01:38 +01:00
README.md Initial commit. 2025-11-08 16:05:55 +01:00

Music Video Generator

After I'm done producing a music track, I still need to create a music video for it. Otherwise, I can't upload it to a video sharing site.

This is a library of music video "generators", anything that can be recorded along with a music file to produce a music video. Usually, this means a dynamic HTML page with some kind of dynamic visuals.