3b1b-manim/manimlib
2021-11-09 09:15:00 -08:00
..
animation Add FlashyFadeIn 2021-08-19 09:00:30 -07:00
camera Small refactor and added functionality 2021-11-08 21:46:35 -08:00
event_handler Renamed event folder to event handler 2021-02-02 16:02:10 +05:30
mobject Add reflectiveness to style and default to fill for VMobject.get_color 2021-11-09 09:15:00 -08:00
once_useful_constructs fix: fix typo spelling grammar 2021-08-07 22:25:26 +07:00
scene Don't necessarily remove anti_alias on ThreeDScene 2021-11-08 21:48:42 -08:00
shaders Have separate notions of gloss and reflectiveness 2021-11-08 21:46:09 -08:00
tex_templates Remove all configuration from constants.py, and clean up the many files affected by this move 2021-01-02 20:47:51 -08:00
utils Refactor #1637 (#1650) 2021-10-16 13:04:52 +08:00
__init__.py add cli flag -v to show version info 2021-10-06 17:54:28 +08:00
__main__.py add cli flag to specify log level 2021-10-16 21:01:39 +08:00
config.py Make it possible to set full screen preview as a default 2021-11-08 21:47:02 -08:00
constants.py Add (admitedly silly) RADIANS constant 2021-03-31 23:26:35 -07:00
default_config.yml Make it possible to set full screen preview as a default 2021-11-08 21:47:02 -08:00
extract_scene.py use rich to log 2021-10-07 17:37:10 +08:00
logger.py add cli flag to specify log level 2021-10-16 21:01:39 +08:00
shader_wrapper.py Allow caching of shader program code 2021-01-13 00:10:17 -10:00
window.py Push pixel_coords_to_space_coords to Window 2021-08-24 11:26:43 -07:00