Make an editable SVG character animation with QuiverAI, CoAnimator, and Codex
Codex + QuiverAI + CoAnimator + Browser control + CoAnimator CLI
I saw this animation by @rege_dev on X and asked Codex to teach me how to make something like it. I wanted to be able to change the character’s expressions and timing after it was made.
QuiverAI generated the character as an SVG, an image made of editable shapes. Codex brought it into CoAnimator, then used the animation timeline to add blinks, head tilts, changing expressions, and sound. Keeping the character’s parts separate meant it could move the eyes or tilt the head without regenerating the drawing.
The loop below is the actual result. Along with the eight-second video, I got the source illustration, editable project, and instructions for making another one.