Code for the manim-generated scenes used in 3blue1brown videos
Find a file
2024-08-28 10:52:28 -05:00
_2015 Replace numbers_with_elongated_ticks -> big_tick_numbers 2024-02-22 11:48:08 -08:00
_2016 Replace numbers_with_elongated_ticks -> big_tick_numbers 2024-02-22 11:48:08 -08:00
_2017 Replace numbers_with_elongated_ticks -> big_tick_numbers 2024-02-22 11:48:08 -08:00
_2018 Misc naming updates 2024-03-16 11:10:09 -03:00
_2019 Replace numbers_with_elongated_ticks -> big_tick_numbers 2024-02-22 11:48:08 -08:00
_2020 Replace numbers_with_elongated_ticks -> big_tick_numbers 2024-02-22 11:48:08 -08:00
_2021 Change shader_dtype -> data_dtype 2024-08-28 10:52:28 -05:00
_2022 Misc naming updates 2024-03-16 11:10:09 -03:00
_2023 Move animations for "Ain't no Twin Primes" 2024-05-29 09:43:57 -06:00
_2024 Add simple Lorenz system example 2024-07-31 15:22:45 +02:00
custom Update pi creatures for new bubble configuration 2024-03-25 19:10:01 -03:00
once_useful_constructs Replace numbers_with_elongated_ticks -> big_tick_numbers 2024-02-22 11:48:08 -08:00
outside_videos Typo fix: make_number_changable -> make_number_changeable 2024-03-21 10:03:47 -03: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