diff --git a/example_scenes.py b/example_scenes.py index 19c4e50a..6e41c3ab 100644 --- a/example_scenes.py +++ b/example_scenes.py @@ -11,6 +11,8 @@ from manimlib.imports import * # Use the -p to have the animation (or image, if -s was # used) pop up once done. # Use -n to skip ahead to the n'th animation of a scene. +# Use -r to specify a resolution (for example, -r 1080 +# for a 1920x1080 video) class OpeningManimExample(Scene):