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-08-01 08:54:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
manim
/
manimlib
/
mobject
/
types
History
Grant Sanderson
bd89056c8e
Only recalculate outer_vert_indices when points are resized
2023-02-02 14:29:37 -08:00
..
__init__.py
…
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
Only recalculate outer_vert_indices when points are resized
2023-02-02 14:29:37 -08:00