3b1b-manim/manimlib/mobject
2020-06-15 12:02:24 -07:00
..
svg Don't get rid of null curves each frame, instead do it once for SVG mobjects. 2020-06-09 20:39:32 -07:00
types Remember triangle indices, rather than recomputing each frame 2020-06-15 12:02:24 -07:00
changing.py
coordinate_systems.py Reconfigured ParametricCurve 2020-06-06 11:43:59 -07:00
frame.py Enable 3d rotations 2020-06-01 16:21:18 -07:00
functions.py Clean up parametric function 2020-06-09 16:57:44 -07:00
geometry.py Cleanup to square and rectangle init 2020-06-14 17:42:25 -07:00
matrix.py
mobject.py Rather than calling get_shader_info a bunch, remember a tempalte 2020-06-15 12:01:54 -07:00
mobject_update_utils.py Replace np.clip with clip 2020-02-18 22:32:15 -08:00
number_line.py Change TipableVMobject to take in all tip_config at one spot 2020-06-06 10:56:23 -07:00
numbers.py Add height to DecimalNumber config 2020-06-05 17:57:44 -07:00
probability.py Change tuplify to listify 2020-02-05 14:47:14 -08:00
shape_matchers.py
three_dimensions.py Turn on depth test for SurfaceMesh 2020-06-15 12:00:37 -07:00
value_tracker.py
vector_field.py