3b1b-manim/manimlib/mobject
2021-01-14 15:07:35 -10:00
..
svg Initialize colors properly with new TexMobject structure 2021-01-13 08:18:24 -10:00
types Reorganize Mobject methods and remove ones that are not longer needed 2021-01-14 14:15:58 -10:00
changing.py Reorganize Mobject methods and remove ones that are not longer needed 2021-01-14 14:15:58 -10:00
coordinate_systems.py
frame.py
functions.py
geometry.py Reorganize Mobject methods and remove ones that are not longer needed 2021-01-14 14:15:58 -10:00
matrix.py Treat Matrix.mob_matrix as list rather than numpy matrix, since it sometimes interprets mobjects as sequences 2021-01-13 09:20:11 -10:00
mobject.py Small cleanup/reorganizing of Mobject methods 2021-01-14 15:07:35 -10:00
mobject_update_utils.py
number_line.py
numbers.py Factor out get_num_string 2021-01-13 11:11:25 -10:00
probability.py
shape_matchers.py
three_dimensions.py
value_tracker.py Replace lingering .points references 2021-01-12 07:27:32 -10:00
vector_field.py