3b1b-manim/manimlib
Grant Sanderson 681fa513a7 First pass at changing VMobject use simpler path strings
Remove the redundancy of treating each quadratic bezier triplet separately, where most ends overlap the next beginning
2023-01-11 14:17:56 -08:00
..
animation Refresh shader data at the start of an animation 2023-01-10 16:40:31 -08:00
camera Orient Camera.get_pixel_array correctly 2022-12-29 20:17:54 -08:00
event_handler Sort imports 2022-04-12 19:19:59 +08:00
mobject First pass at changing VMobject use simpler path strings 2023-01-11 14:17:56 -08:00
scene Ensure error-flash rect is fixed in frame 2022-12-29 20:18:19 -08:00
shaders Change default endpoint angle to be 0 2023-01-10 15:32:05 -08:00
utils Add arrays_match function 2023-01-10 10:25:59 -08:00
__init__.py MTex is the new Tex, Tex is now OldTex 2022-12-21 13:18:20 -08:00
__main__.py Sort imports 2022-04-12 19:19:59 +08:00
config.py Add (optional) error sound for exceptions in Scene.embed 2022-12-29 14:58:40 -08:00
constants.py Add 'no_joint' to joint types 2023-01-10 11:06:41 -08:00
default_config.yml Add (optional) error sound for exceptions in Scene.embed 2022-12-29 14:58:40 -08:00
extract_scene.py Add space 2023-01-08 10:15:22 -05:00
logger.py Sort imports 2022-04-12 19:19:59 +08:00
shader_wrapper.py Add lru_cache for get_shader_code_from_file 2022-12-29 20:51:11 -08:00
tex_templates.yml refactor: refactor StringMobject 2022-08-22 21:52:48 +08:00
typing.py Move Selector and Span to manimlib.typing 2022-12-20 14:29:17 -08:00
window.py Type hints for Window class variables 2022-12-26 09:40:11 -07:00