Code for the manim-generated scenes used in 3blue1brown videos
Find a file
2021-02-25 08:53:12 -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 Changed how configuration for labels on a NumberLine, and hence also on Axes, so that it takes in DecimalNumber configuration directly rather than as a separte dict. 2021-02-06 11:06:46 -08:00
_2020 Changed how configuration for labels on a NumberLine, and hence also on Axes, so that it takes in DecimalNumber configuration directly rather than as a separte dict. 2021-02-06 11:06:46 -08:00
_2021 Beginning matrix_exp project 2021-02-25 08:53:12 -08:00
custom Beginning matrix_exp project 2021-02-25 08:53:12 -08: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_config.yml Beginning matrix_exp project 2021-02-25 08:53:12 -08:00
manim_imports_ext.py Fit to new manim configuration structure 2021-02-11 12:27:04 -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