Skip to content

Releases: HarleyCoops/Math-To-Manim

v1.0.0 - Math-To-Manim Claude Code Plugin

24 Jan 03:14

Choose a tag to compare

Math-To-Manim: Reverse Knowledge Tree Animation Pipeline

Transform any concept into professional Manim animations using a six-agent workflow that requires NO training data - only pure LLM reasoning.

Features

  • Six-agent pipeline: ConceptAnalyzer, PrerequisiteExplorer, MathematicalEnricher, VisualDesigner, NarrativeComposer, CodeGenerator
  • Reverse knowledge tree: Recursively discovers prerequisites to build pedagogically sound animations
  • Manim Community Edition: Generates working Python code for video rendering
  • Three.js support: Optional interactive web-based 3D visualizations
  • Claude Code plugin: Easy integration with Claude Code CLI

Quick Start

# Clone the repository
git clone https://github.com/HarleyCoops/Math-To-Manim.git
cd Math-To-Manim

# Use with Claude Code
claude --plugin-dir ./skill -p "Create a Manim animation explaining the dot product"

# Render the output
manim -ql examples/mathematics/linear_algebra/dot_product.py DotProductExplained

Example Animations

  • Pythagorean theorem visual proof
  • Brownian motion and Einstein's equation
  • Quantum field theory visualizations
  • Machine learning concepts (AlexNet, GRPO, regularization)
  • And 50+ more examples

Requirements

  • Python 3.10+
  • Manim Community Edition 0.19.2+
  • FFmpeg
  • LaTeX distribution