manimEasy Playground

Create mathematical animations (3Blue1Brown-style videos)

Getting started with manimRun locally
Install
pip install manim
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: manim)

manim is a third-party package. Create mathematical animations (3Blue1Brown-style videos). Install with: pip install manim

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?