Animations for windmill up to early draft publish

This commit is contained in:
Grant Sanderson 2019-08-01 10:40:44 -07:00
parent 502ad1a02a
commit 00b5aaeb26
2 changed files with 1115 additions and 27 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",
"diffyq", "part5", "1440p60"
"windmill", "1440p60"
)
#
files = os.listdir(animation_dir)