Kimi K3 rebuilds a 36-second launch film as editable code in a real production test
Tight-Switch819 · reddit · 2026-07-24
A Reddit user tested Kimi K3 on a 36-second launch film to see whether it could stay useful through a visual production loop, not just in a benchmark.
What the workflow looked like
- K3 used ffmpeg to inspect the source footage.
- It extracted frames, detected edit points, and helped reconstruct the sequence as editable code-driven clips.
- GSAP handled the timing system, generated images were used as material textures, and Three.js powered particle simulations.
Main takeaway
The first pass was structurally useful but visually incomplete. The final result came from repeated review cycles: retiming clips, fixing framing and scale, replacing flat materials, and adjusting particle density while keeping the codebase intact.
The author’s conclusion is that K3 was more convincing as a revision partner than a one-shot generator, because it preserved enough project context to keep the sequence coherent.
More from Models
- Microsoft says its products can swap to cheaper in-house models when they match frontier quality — rohanpaul_ai · 2026-07-24
- GPT-5.6 gains on a detection leaderboard after images are downscaled to 2048×2048 — bdsqlsz · 2026-07-24
- OpenAI image API bug appears to improve when images are resized to 2048×2048 — RexDouglass · 2026-07-24
- Reddit User Says ChatGPT Code Quality Dropped Sharply in the Past Week — SomeOneRandomOP · 2026-07-24
- Anthropic Says Claude Now Writes Over 80% of Its Merged Code — nathanbenaich · 2026-07-24
- China’s AI money question shifts from models to data centers and collateral — sankin_eth · 2026-07-24