3b1b-manim/manimlib
2024-08-21 13:44:00 -05:00
..
animation Instead of passing in joint_products to stroke shader, just track joint_angles and pass in global unit normal 2024-08-21 11:59:48 -05:00
camera Mildly more efficient CameraFrame.get_view_matrix() 2024-08-19 16:54:29 -05:00
event_handler Add white space after assert statements 2024-08-16 12:15:55 -05:00
mobject Fix computation of joint_angles to handle zero division case 2024-08-21 13:44:00 -05:00
scene Change default to flat stroke, except in 3d situations 2024-08-20 11:52:05 -05:00
shaders Instead of passing in joint_products to stroke shader, just track joint_angles and pass in global unit normal 2024-08-21 11:59:48 -05:00
utils Move get_fill_canvas into VShaderWrapper 2024-08-21 09:02:22 -05:00
__init__.py Remove redundancy 2024-03-21 14:34:39 -03:00
__main__.py Sort imports 2022-04-12 19:19:59 +08:00
config.py Catch screeninfo.ScreenInfoError error 2024-07-31 15:23:41 +02:00
constants.py Add FRAME_SHAPE constant 2023-01-30 11:57:01 -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 Clean up get_scenes_to_render 2023-02-03 11:45:47 -08:00
logger.py Sort imports 2022-04-12 19:19:59 +08:00
shader_wrapper.py Instead of passing in joint_products to stroke shader, just track joint_angles and pass in global unit normal 2024-08-21 11:59:48 -05:00
tex_templates.yml refactor: refactor StringMobject 2022-08-22 21:52:48 +08:00
typing.py Use typing_extensions to import Self for python versions <3.11 2023-02-02 10:54:47 -08:00
window.py Cease useless rendering 2024-08-15 14:03:16 -05:00