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-31 05:52:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
manim
/
mobject
History
mirefek
6b39ba0502
Feature: argument coor_mask for move_to / next_to:
...
setting coor_mask = X_AXIS or Y_AXIS makes the alignment in just one coordinate
2018-02-12 22:41:34 +01: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
A few improvements on TexMobject
2018-01-23 02:14:18 +08:00
vectorized_mobject.py
Refactor of background coloring vmobjects, should be faster this way.
2018-02-11 18:21:31 -08:00