1 parent 79173ee commit cc52354Copy full SHA for cc52354
1 file changed
Build/export_svr_animations.py
@@ -175,8 +175,8 @@ def main():
175
output_path,
176
anim_config['title'],
177
window=min(100, anim_config['n_points'] // 10),
178
- fps=20,
179
- duration=8
+ fps=15,
+ duration=15
180
)
181
182
print("\n" + "="*60)
0 commit comments