More med test animations, doing a rewrite

This commit is contained in:
Grant Sanderson 2020-12-17 15:59:29 -08:00
parent 1237ecc8f0
commit 607e918ab1
2 changed files with 3464 additions and 1041 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",
"hamming", "1440p60"
"med_test", "1440p60"
)
#
files = os.listdir(animation_dir)