Generator UI.
The MagicStix generator frontend is being scaffolded here. When the bot pipeline exposes a generation API, this UI will connect to it and let you create custom animated assets in the browser.
Generator steps
Choose Text
Enter the text, letters, or characters you want to animate. Supports single letters, words, and short phrases depending on the selected style.
Generator UI component will render here.
Connected to the MagicStix pipeline when available.
Step 1 ready
Text input
Text input and character validation is ready. Connects to the pipeline character renderer.
Planned
Style selector
Style presets will load from the pipeline manifest as motion preset configs become available.
Planned
Export flow
Export options will reflect supported formats per pack type once the pipeline API boundary is finalized.
Pipeline integration boundary
The generator UI will consume a generation API exposed by the MagicStix bot pipeline. No asset generation logic lives in this repository. This page is the scaffolded frontend waiting for that API boundary to be established.