Code-rendered 'P(doom)' music video made entirely with Claude in Claude Code
SonglinYang4 · x · 2026-09-27
The open-source pdoom-video project is a fully code-rendered generative music video where every frame is a deterministic function of song time, so the browser live preview and offline 1080p60/4K60 export are pixel-identical.
- The entire video was created with Claude (Opus 5.5) in Claude Code: the concept and treatment, lyric alignment and audio analysis, the renderer, every scene, and the final renders all came out of conversations with Claude
- The pipeline uses Demucs stem separation, CTC forced alignment cross-checked with Whisper, and beat/downbeat/onset analysis to produce word-level timings for karaoke-style sync'd typography
- The repo includes a full style bible (TREATMENT.md) and engine/scene API docs (ENGINE.md)
More from coding & agent
- Dev: We'll soon forget how bad hand-written code used to be — facontidavide · 2026-09-27
- A Classical Operating Manual for Spotting Bad-Faith Arguments in Public Forums — Promptmethus · 2026-09-27
- CS grad spent 3 days writing a parser that Claude could build in 20 seconds — deepakns · 2026-09-27
- Creator spends $3,000 remaking 301 viral video effects with Claude Opus 5.5, open-sources all prompts — yihui_indie · 2026-09-27
- 282 viral Claude Opus 5.5 videos with exact prompts open-sourced on GitHub — yihui_indie · 2026-09-27
- Who is building an agent-first programming language optimized for correctness, not humans? — burny_tech · 2026-09-27