Contents

manimgl 1.6.1

0

Animation engine for explanatory math videos

Animation engine for explanatory math videos

Stars: 57526, Watchers: 57526, Forks: 5552, 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 57526 github stars!

How to Install manimgl

You can install manimgl using pip

pip install manimgl

or add it to a project with poetry

poetry add manimgl

Package Details

Author
Grant Sanderson
License
MIT
Homepage
https://github.com/3b1b/manim
PyPi:
https://pypi.org/project/manimgl/
Documentation:
https://3b1b.github.io/manim/
GitHub Repo:
https://github.com/3b1b/manim

Classifiers

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

Errors

A list of common manimgl errors.

Code Examples

Here are some manimgl code examples and snippets.

GitHub Issues

The manimgl 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.