Code for the manim-generated scenes used in 3blue1brown videos
Find a file
Grant Sanderson 7121ec623b
Merge pull request #3 from nihaals/master
Remove .DS_Store
2021-02-04 12:08:13 -08:00
_2015 Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:27 -10:00
_2016 Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:27 -10:00
_2017 Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:27 -10:00
_2018 Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:27 -10:00
_2019 Remove .DS_Store 2021-01-22 14:44:28 +00:00
_2020 Remove .DS_Store 2021-01-22 14:44:28 +00:00
custom Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:27 -10:00
outside_videos Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:27 -10:00
so_old_as_to_ignore Rename TexMobject -> Tex and TextMobject -> TexText 2021-01-18 08:20:27 -10:00
.gitignore Ignore playground.py file 2021-01-02 21:37:26 -08:00
custom_defaults.yml Set mirror_module_path to True 2021-01-19 14:15:27 -08:00
manim_imports_ext.py Added file for deprecated code relevant to old videos 2021-01-03 14:39:31 -08:00
program.prof Rename set_rotation -> set_euler_angles 2021-01-18 16:49:32 -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