This website requires JavaScript.
Explore
Help
Register
Sign In
opensource
/
manim
Watch
1
Star
0
Fork
0
You've already forked manim
mirror of
https://github.com/3b1b/manim.git
synced
2025-07-28 12:32:36 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
manim
/
manimlib
/
mobject
/
types
History
Grant Sanderson
b216b8f7e3
Reset default in set_style to stroke_background = False
2023-02-24 08:23:24 -05:00
..
__init__.py
delete old entry point file and add __init__ for folders
2021-02-07 17:48:51 +08:00
dot_cloud.py
Use typing_extensions to import Self for python versions <3.11
2023-02-02 10:54:47 -08:00
image_mobject.py
Keep track of when Mobject data has changed, and used that to determine when ShaderWrapper generates new buffers
2023-01-25 16:43:47 -08:00
point_cloud_mobject.py
Use typing_extensions to import Self for python versions <3.11
2023-02-02 10:54:47 -08:00
surface.py
Use typing_extensions to import Self for python versions <3.11
2023-02-02 10:54:47 -08:00
vectorized_mobject.py
Reset default in set_style to stroke_background = False
2023-02-24 08:23:24 -05:00