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-29 13:03:31 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
manim
/
manimlib
/
mobject
/
types
History
Grant Sanderson
4ce8a3ba9d
Fix computation of normals for Surface
2024-02-13 14:48:00 -06:00
..
__init__.py
delete old entry point file and add __init__ for folders
2021-02-07 17:48:51 +08:00
dot_cloud.py
Add scale_radii method for DotCloud
2023-09-04 18:46:28 -04:00
image_mobject.py
Remove white space
2023-10-09 14:17:44 -05: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
Fix computation of normals for Surface
2024-02-13 14:48:00 -06:00
vectorized_mobject.py
Pull type definitions used for Generic[SubmobjectType] outside of if TYPE_CHECKING block
2024-02-08 14:43:37 -06:00