manim
https://github.com/3b1b/manim
Python
Animation engine for explanatory math videos
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to manim
Help out
- Issues
- Hello... When I try to run the code the following error appears... Traceback (most recent call last): File "C:\Users\Rafhael\AppData\Local\Programs\Python\Python37-32\lib\runpy.py", line 193, in _run_module_as_main "__main__", mod_spec) File "C:\Users\Rafhael\AppData\Local\Programs\Python\Python37-32\lib\runpy.py", line 85, in _run_code exec(code, run_globals) File "C:\Manim\manim.py", line 9, in <module> config = manimlib.config.get_configuration(args) File "C:\Users\Rafhael\AppData\Local\Programs\Python\Python37-32\lib\site-packages\manimlib\config.py", line 185, in get_configuration module = get_module(args.file) File "C:\Users\Rafhael\AppData\Local\Programs\Python\Python37-32\lib\site-packages\manimlib\config.py", line 179, in get_module module = importlib.util.module_from_spec(spec) File "<frozen importlib._bootstrap>", line 580, in module_from_spec AttributeError: 'NoneType' object has no attribute 'loader'
- 'get_null' is not defined [LaTex cannot compile]
- How to download Manim software (cairo, etc.) on mac
- Asymptote
- ImportError: DLL load failed
- Vectors in 3D don't adjust ArrowTip correctly
- Unable to run scenes with pi creatures
- Unable to run manim from Spyder
- Exception: Latex error converting to dvi, when using Scandinavian characters
- Distance ignored in ThreeDScene
- Docs
- Python not yet supported