What problem does it solve?
Transforms vague educational ideas into detailed, implementable scene-by-scene plans for Manim animations so creators avoid ad-hoc design and rework. It bridges the gap between an abstract explanation and a concrete Manim implementation by producing a scenes.md with visual elements, narration cues, pacing, technical notes, and an implementation order.
Core Features & Use Cases
- Scene Planning: Produces a scenes.md that outlines scene purpose, duration, visual elements, narration notes, and technical Manim suggestions for each scene.
- Clarification & Scope: Conducts targeted questions about audience, target length, depth, and style to tailor the plan (e.g., high-school intuition vs. proof-heavy university lecture).
- 3b1b Styling & Principles: Applies progressive revelation, visual continuity, pacing, color palettes, and engagement techniques inspired by 3Blue1Brown.
- Technical Guidance: Recommends ManimCE/ManimGL classes, updaters, camera moves, and tricky implementation notes so implementers can follow best practices.
- Use Case: Turn "Explain eigenvectors like 3Blue1Brown" into a complete scenes.md with hook, scene breakdowns, transitions, equations to render, and a prioritized implementation order.
Quick Start
Plan a 8-12 minute 3b1b-style Manim lesson that visualizes why eigenvectors matter for linear transformations, assuming viewers know basic linear algebra.