3b1b-manim/manimlib
2023-01-30 20:37:15 -08:00
..
animation Remove some references to triangulation 2023-01-28 12:43:56 -08:00
camera Use frame_scale uniform instead of frame_shape 2023-01-30 15:10:41 -08:00
event_handler Sort imports 2022-04-12 19:19:59 +08:00
mobject No need for du_points, and dv_points in SurfaceMesh 2023-01-30 20:37:15 -08:00
scene Ensure scroll zooming works better in 3d 2023-01-30 15:03:05 -08:00
shaders Replace get_gl_Position -> emit_gl_Position 2023-01-30 18:43:28 -08:00
utils Counteract alpha scaling from fill frag 2023-01-28 15:00:15 -08:00
__init__.py add shaders to universal imports 2023-01-27 17:08:22 -08:00
__main__.py Sort imports 2022-04-12 19:19:59 +08:00
config.py Use separate fbo for writing to file when window is active 2023-01-25 22:34:11 -08: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 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 Whoops, re-instate pre_render 2023-01-30 15:16:08 -08:00
tex_templates.yml refactor: refactor StringMobject 2022-08-22 21:52:48 +08:00
typing.py Provide a check that shader uniforms really need updating before setting value 2023-01-26 20:01:59 -08:00
window.py Small renaming 2023-01-30 15:24:10 -08:00