Code for the manim-generated scenes used in 3blue1brown videos
Find a file
2023-07-01 22:06:07 -07: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 Scenes for the Gaussian integral video 2023-04-03 08:46:40 -07:00
_2020 draw_stroke_behind_fill -> stroke_behind 2023-01-19 10:30:24 -08:00
_2021 Replace make_approximately_smooth with make_smooth 2023-01-19 11:34:47 -08:00
_2022 Reorganize convolution2 material, and add several scenes 2023-06-15 10:40:18 -07:00
_2023 Create gauss_int folder 2023-07-01 22:06:07 -07:00
custom Change end screen message 2023-06-23 10:57:35 -07:00
once_useful_constructs Add SampleSpaceScene to once_useful_constructs 2023-02-04 17:00:08 -08:00
outside_videos Add shorts banner 2023-06-15 10:40:49 -07:00
.gitignore Initial (messy) code for the piano project 2022-03-03 13:32:04 -08:00
custom_config.yml Don't default to using error sound 2023-01-19 10:33:03 -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