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 17:29:06 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
manim
/
mobject
History
Grant Sanderson
0fdfb55258
Merge branch 'master' of github.com:3b1b/manim into uncertainty
2018-02-15 18:36:41 -08:00
..
__init__.py
Refactor of background coloring vmobjects, should be faster this way.
2018-02-11 18:21:31 -08:00
image_mobject.py
Changed the defaults for where animations are written, and where images for ImageMobject and SVGMobject are sought after
2018-01-12 13:38:25 -08:00
mobject.py
Feature: argument coor_mask for move_to / next_to:
2018-02-12 22:41:34 +01:00
point_cloud_mobject.py
working on basel
2018-01-17 15:18:02 -08:00
region.py
Some simple typo fixes
2017-05-31 16:07:37 -07:00
svg_mobject.py
SVG transforms hopefully finally handled properly
2018-02-12 22:35:51 +01:00
tex_mobject.py
Added case_sensitive option to highlight_by_tex
2018-02-14 12:32:58 -08:00
vectorized_mobject.py
Added clipping to get_stroke_rgb and get_fill_rgb for cases when interpolation of colors accidentally goes outisde this range
2018-02-14 12:33:30 -08:00