mirror of
https://github.com/3b1b/manim.git
synced 2025-08-01 06:22:54 +08:00
End of monster video
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@ -45,7 +45,7 @@ def stage_scenes(module_name):
|
|||||||
animation_dir = os.path.join(
|
animation_dir = os.path.join(
|
||||||
os.path.expanduser('~'),
|
os.path.expanduser('~'),
|
||||||
"Dropbox (3Blue1Brown)/3Blue1Brown Team Folder/videos",
|
"Dropbox (3Blue1Brown)/3Blue1Brown Team Folder/videos",
|
||||||
"bayes/beta2", "1440p60"
|
"monster", "1440p60"
|
||||||
)
|
)
|
||||||
#
|
#
|
||||||
files = os.listdir(animation_dir)
|
files = os.listdir(animation_dir)
|
||||||
|
Reference in New Issue
Block a user