3b1b-manim/manimlib
Grant Sanderson 195264f079 Stop pretending to support non-winding fill in the fill shader.
Possibly, if we want to reintroduce it later on, it should have its own dedicated shader, and maybe a distinct Mobject type too
2024-08-19 14:37:11 -05:00
..
animation Remove stray new line 2024-08-19 14:09:23 -05:00
camera Add white space after assert statements 2024-08-16 12:15:55 -05:00
event_handler Add white space after assert statements 2024-08-16 12:15:55 -05:00
mobject Set default border width to 0.5, and keep it for opacities < 1 2024-08-19 14:35:19 -05:00
scene Don't wait for animations while skipping 2024-08-16 12:20:49 -05:00
shaders Stop pretending to support non-winding fill in the fill shader. 2024-08-19 14:37:11 -05:00
utils Add depth shader to handle winding fill depth test. 2024-08-19 14:09:07 -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 Stop pretending to support non-winding fill in the fill shader. 2024-08-19 14:37:11 -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