Go to file
Dejvino c216e31413 Synthwave Run drives the song's protagonist instead of the same car
The grid, mountains and sun keep their palette-driven forms and are still
individually switchable so the arc driver can strip the scene back to
just the grid for a breakdown, but the car was the same silhouette in
every video — a hexagonal track and a round track drove the same stepped
rect with red discs. The thing on the road is now the song's own
protagonist: the same solid every other stage in the video draws, seen
here as one hero above the grid, turning slowly so its outline changes
across the song rather than being one silhouette from every angle.

One castSolid instance sized by stageScale() so a song of few huge forms
drives a huge hero and a song of many small ones drives a small one,
lit by castLit with an inkStroke rim and a soft ground ellipse for
contact. Gated by the existing u_car param so a breakdown still drops
to just the grid the same way it used to. Declares form, ink, staging
and shape/space/camera/style (texture 0.4); the lint's backtick and
consumes gates stay green.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-08-20 10:21:26 +02:00
.claude Phase 0: determinism spine 2026-08-05 10:59:30 +02:00
flow-state Synthwave Run drives the song's protagonist instead of the same car 2026-08-20 10:21:26 +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.