Code for the manim-generated scenes used in 3blue1brown videos
Find a file
2021-01-07 12:12:19 -08:00
_2015 Rename rotate_in_place and scale_in_place to simply rotate and scale 2021-01-05 22:05:41 -08:00
_2016 Rename rotate_in_place and scale_in_place to simply rotate and scale 2021-01-05 22:05:41 -08:00
_2017 Rename rotate_in_place and scale_in_place to simply rotate and scale 2021-01-05 22:05:41 -08:00
_2018 Rename substrings_to_isolate -> isolate 2021-01-07 12:12:19 -08:00
_2019 Rename substrings_to_isolate -> isolate 2021-01-07 12:12:19 -08:00
_2020 Rename substrings_to_isolate -> isolate 2021-01-07 12:12:19 -08:00
custom Rename rotate_in_place and scale_in_place to simply rotate and scale 2021-01-05 22:05:41 -08:00
outside_videos Clean up color names, replacing LIGHT_GREY with GREY_B, DARK_GREY with GREY_D, etc. 2021-01-02 22:45:19 -08:00
so_old_as_to_ignore Renamed imports_3b1b => manim_imports_ext 2021-01-01 20:10:38 -08:00
.gitignore Ignore playground.py file 2021-01-02 21:37:26 -08:00
custom_defaults.yml Added camera_qualities 2021-01-02 23:04:04 -08:00
manim_imports_ext.py Added file for deprecated code relevant to old videos 2021-01-03 14:39:31 -08:00
README.md Added Readme 2020-12-31 17:03:01 -08:00
stage_scenes.py Remove reference to camera config 2021-01-02 21:34:08 -08: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 under and MIT license, the contents of this project are intended only to be used for 3Blue1Brown videos themselves.

Copyright © 2020 3Blue1Brown