Skip to content

docs(examples): add promotional video scenario#69

Merged
LeadcodeDev merged 1 commit into
mainfrom
docs/promo-example
Jul 19, 2026
Merged

docs(examples): add promotional video scenario#69
LeadcodeDev merged 1 commit into
mainfrom
docs/promo-example

Conversation

@LeadcodeDev

Copy link
Copy Markdown
Owner

Adds examples/rustmotion-promo.json — the feature-showcase promo video (1920×1080, 30.5s, 6 scenes) built as the iteration base. It demonstrates the engine by using it: char/word entrances + camera zoom + grain/vignette (hero), the HTML dialect with anim= typed out in a codeblock, container stagger over chart/gauge/stat/rating cards, motion blur + SVG draw-on, the validate did-you-mean flow in a terminal, and five different scene transitions.

Validated (schema + geometry) and visually QA'd still-by-still. The rendered mp4 is deliberately not committed (2.6 MB reproducible artifact: rustmotion render -f examples/rustmotion-promo.json -o promo.mp4).

Dogfooding this example found the motion-blur ghost flow-layout bug (#66) — the traveling shape is absolutely positioned as a documented workaround until that fix lands.

Feature-showcase promo (1920x1080, 30.5s, 6 scenes) that demonstrates
the engine by using it: char/word entrances, camera zoom, grain and
vignette post-effects, the HTML dialect typed out in a codeblock,
container stagger over data-viz cards, motion blur and SVG draw-on,
the validate did-you-mean flow, and five different scene transitions.
Serves as the iteration base for the promo video; dogfooding it found
the ghost-layout bug tracked in #66 (the moving shape is absolutely
positioned as a workaround until that fix lands).
@LeadcodeDev
LeadcodeDev merged commit fb74a5e into main Jul 19, 2026
@LeadcodeDev
LeadcodeDev deleted the docs/promo-example branch July 19, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant