manim 0.18.1
0
Animation engine for explanatory math videos.
Contents
Animation engine for explanatory math videos.
Stars: 63716, Watchers: 63716, Forks: 5888, Open Issues: 418The 3b1b/manim
repo was created 9 years ago and the last code push was 2 days ago.
The project is extremely popular with a mindblowing 63716 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
Related Packages
Errors
A list of common manim errors.
Code Examples
Here are some manim
code examples and snippets.
GitHub Issues
The manim package has 418 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