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
- Couldn't find ffmpeg or avconv - defaulting to ffmpeg, but may not work (Chromebook Crostini using PIP)
- zoom into scene (BiggerTowers) in hanoi.py
- Vectors farther from the origin are bigger
- Bizarre string parsing issue in get_part_by_tex()
- ``-a`` renders scenes from not just the supplied file
- Is there a built in way to align the top of an object with the bottom of another object?
- 安装好所有模块 ,如下提示
- manin_3_feb>python -m pip install -r requirements.txt problem
- Use os.remove instead of spawning rm process.
- 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'
- Docs
- Python not yet supported