OSS
HyperFrames v0.8.64 adds data-vfx-chain, seek-deterministic GPU shader chains for HTML-to-video renders
HeyGen's agent-oriented HTML-to-video framework (52,546 stars) shipped on Sept 23 with a per-pixel effect element that chains shaders such as fractal noise, wave warp and displacement maps. Every frame is computed from seek time alone, so previews and final renders match exactly, which matters when an agent iterates on a composition. Chains that read their own content need Chrome's HTML-in-Canvas capture, and the runtime reports when that is missing instead of painting a blank frame.
Source
↳ Follow the thread