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-05 22:03:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
manim
/
mobject
/
types
History
Grant Sanderson
5b5a83b316
Added Mobject.update capabilties, which should be nicer and lighter weight than using ContinualUpdateFromFunc all the time. Also changed the behavior of any Animation having its mobject automatically thrust up to the front of the screen
2018-08-12 12:17:32 -07:00
..
__init__.py
Refactor many definitions out of topics and into folders within mobject
2018-03-31 18:05:02 -07:00
image_mobject.py
After running 2to3
2018-08-09 17:56:05 -07:00
point_cloud_mobject.py
Added Mobject.update capabilties, which should be nicer and lighter weight than using ContinualUpdateFromFunc all the time. Also changed the behavior of any Animation having its mobject automatically thrust up to the front of the screen
2018-08-12 12:17:32 -07:00
vectorized_mobject.py
DEFAULT_POINT_THICKNESS -> DEFAULT_STROKE_WIDTH
2018-08-12 00:35:54 -07:00