End of monster video

This commit is contained in:
Grant Sanderson
2020-08-20 17:16:55 -07:00
parent 054b828396
commit 852e840523
2 changed files with 1800 additions and 28 deletions

File diff suppressed because it is too large Load Diff

View File

@ -45,7 +45,7 @@ def stage_scenes(module_name):
animation_dir = os.path.join(
os.path.expanduser('~'),
"Dropbox (3Blue1Brown)/3Blue1Brown Team Folder/videos",
"bayes/beta2", "1440p60"
"monster", "1440p60"
)
#
files = os.listdir(animation_dir)