Code for the manim-generated scenes used in 3blue1brown videos
Find a file
2024-02-22 11:46:00 -08:00
_2015 Rename MTex -> Tex, and Tex -> OldTex 2022-12-27 16:31:01 -08:00
_2016 Rename MTex -> Tex, and Tex -> OldTex 2022-12-27 16:31:01 -08:00
_2017 Rename MTex -> Tex, and Tex -> OldTex 2022-12-27 16:31:01 -08:00
_2018 Rename MTex -> Tex, and Tex -> OldTex 2022-12-27 16:31:01 -08:00
_2019 MovingCameraScene -> Scene 2023-10-09 14:18:22 -05:00
_2020 Update thumbnails 2023-10-09 14:18:34 -05:00
_2021 Replace make_approximately_smooth with make_smooth 2023-01-19 11:34:47 -08:00
_2022 Thumbnail image 2023-10-09 14:18:57 -05:00
_2023 Whoops, fix up imports 2024-01-18 11:30:23 -06:00
_2024/transformers Add Softmax scene 2024-02-22 11:46:00 -08:00
custom Update banner 2024-01-18 11:26:16 -06:00
once_useful_constructs Move old linear algebra helper functions to once_useful_constructs 2024-01-18 11:26:35 -06:00
outside_videos Animations for a short about links 2024-01-18 11:26:51 -06:00
.gitignore Ignore pyrightconfig.json 2023-11-06 12:39:32 -05:00
custom_config.yml Change default embed exception mode and fps 2024-02-21 12:25:06 -08:00
manim_imports_ext.py Rename MTex -> Tex, and Tex -> OldTex 2022-12-27 16:31:01 -08:00
README.md Update README.md 2022-02-13 19:38:07 +00:00
stage_scenes.py Scenes for holomorphic dynamics video 2021-10-11 06:21:04 -07:00

This project contains the code used to generate the explanatory math videos found on 3Blue1Brown.

This almost entirely consists of scenes generated using the library Manim. See also the community maintained version at ManimCommunity.

Note, while the library Manim itself is open source and under the MIT license, the contents of this project are intended only to be used for 3Blue1Brown videos themselves.

Copyright © 2022 3Blue1Brown