Contents

manim 0.18.0.post0

0

Animation engine for explanatory math videos.

Animation engine for explanatory math videos.

Stars: 57545, Watchers: 57545, Forks: 5554, Open Issues: 415

The 3b1b/manim repo was created 9 years ago and the last code push was 2 weeks ago.
The project is extremely popular with a mindblowing 57545 github stars!

How to Install manim

You can install manim using pip

pip install manim

or add it to a project with poetry

poetry add manim

Package Details

Author
The Manim Community Developers
License
MIT
Homepage
https://www.manim.community/
PyPi:
https://pypi.org/project/manim/
Documentation:
https://docs.manim.community/
GitHub Repo:
https://github.com/3b1b/manim

Classifiers

  • Multimedia/Graphics
  • Multimedia/Video
  • Scientific/Engineering
No  manim  pypi packages just yet.

Errors

A list of common manim errors.

Code Examples

Here are some manim code examples and snippets.

GitHub Issues

The manim package has 415 open issues on GitHub

  • Using ManimGL with pymunk for physics videos
  • Implement TransformMatchingMTex
  • DecimalNumber not following line
  • TexText ZeroDivisionError
  • "name 'Scene' is not defined" error when trying to run the manim tests scenes.
  • latex: command not found}{c}\quad \\quad \\end{array}\right]
  • LaTeX/ManimGL error while launching
  • GLib-GIO-WARNING
  • Graphs not rendering properly
  • The stroke is not working for any geometry!!!
  • Error installing manim and running a test program
  • Manim is not correctly drawing tikzpictures
  • How to debug the code when generate the animation ?
  • Error when running the example_scenes.py file after installation

See more issues on GitHub

Related Packages & Articles

moviepy 1.0.3

MoviePy is a Python library for video editing: cutting, concatenations, title insertions, video compositing, video processing, and creation of custom effects.

ffmpeg 1.4

ffmpeg python package url [https://github.com/jiashaokun/ffmpeg]

imageio 2.34.0

Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.

sympy 1.12

Computer algebra system (CAS) in Python