Code for the manim-generated scenes used in 3blue1brown videos
Find a file
2023-06-15 10:40:39 -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 A few things for Matt Parker 2023-06-15 10:40:39 -07:00
custom Use auto_flip option for pi creature bubble 2023-03-14 10:33:58 -07:00
once_useful_constructs Add SampleSpaceScene to once_useful_constructs 2023-02-04 17:00:08 -08:00
outside_videos Quick diagram for qubits 2023-03-10 11:06:56 -08:00
.gitignore
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
stage_scenes.py

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