Commit Graph

3 Commits

Author SHA1 Message Date
Leonxlnx b0a040fcd0 Fix video export crashing Chrome by using deterministic frame capture
Replace realtime captureStream(60) with manual captureStream(0) +
requestFrame at 30fps, suspend the live render loop during export,
prefer VP8, and cap bitrate to avoid STATUS_BREAKPOINT tab crashes.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-10 00:46:24 +02:00
Leonxlnx 1fc88c1c4e Add live demo link to README for GitHub Pages
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-10 00:35:35 +02:00
Leonxlnx 10d8bd9902 LUMEN: generative shader studio with 9 looping art modes and PNG/video/GIF export
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-10 00:31:31 +02:00