mirror of
https://github.com/3b1b/manim.git
synced 2025-04-13 09:47:07 +00:00
Animations for windmill up to early draft publish
This commit is contained in:
parent
502ad1a02a
commit
00b5aaeb26
2 changed files with 1115 additions and 27 deletions
File diff suppressed because it is too large
Load diff
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue