Manim Extensions

manim_extensions is an extension toolkit for Manim Community, providing extra mobjects, geometric utilities, animation effects, and curated third-party plugins to help you create mathematical animations more efficiently.

What is in this package?

The library is organised into four areas:

Core extensions (manim_extensions)

Additional mobjects and helpers built directly on top of Manim:

Bundled plugins

Three popular Manim plugins are included as subpackages and Git submodules, with full API documentation and attribution to the original authors:

  • GearBox – realistic involute gears and mechanisms.

  • Compass – compass-and-straightedge constructions.

  • MindMap – mind maps, timelines, and catalog trees.

Getting Started

Install the latest stable release from PyPI:

pip install manim_extensions

The only runtime dependency is manim.

Then head over to the Quick Start guide for a hands-on introduction, or browse the Example Gallery gallery.

Indices and tables