3b1b-manim/manimlib
2023-11-06 12:32:27 -05:00
..
animation Note chanted stroke and fill after DrawBorderThenFill has complete 2023-11-06 12:31:52 -05:00
camera Have CameraFrame.get_view_matrix and and CameraFrame.get_implied_camera_location use _data_has_changed instead of a refresh arg 2023-02-02 20:47:12 -08:00
event_handler Fix EventListener typo 2023-01-31 09:08:24 -08:00
mobject Add an option for a graph to continually update to its defining function 2023-11-06 12:32:27 -05:00
scene Change default saturation and gamma to each be 1 2023-06-10 09:25:03 -07:00
shaders Make TrueDot shading in 3d work 2023-02-16 16:47:59 -08:00
utils Factor out Arc.create_quadratic_bezier_points to quadratic_bezier_points_for_arc 2023-09-04 19:08:13 -04:00
__init__.py add shaders to universal imports 2023-01-27 17:08:22 -08:00
__main__.py
config.py Fix transparent background videos 2023-02-15 09:38:35 -08:00
constants.py Add FRAME_SHAPE constant 2023-01-30 11:57:01 -08:00
default_config.yml
extract_scene.py Clean up get_scenes_to_render 2023-02-03 11:45:47 -08:00
logger.py
shader_wrapper.py Add texture_names_to_ids to ShaderWrapper 2023-06-10 09:25:44 -07:00
tex_templates.yml
typing.py Use typing_extensions to import Self for python versions <3.11 2023-02-02 10:54:47 -08:00
window.py Ensure Window's scene always points back to window 2023-02-04 16:51:14 -08:00