mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Correct resolution description
This commit is contained in:
parent
3c1ab6ce25
commit
9d7b2873bb
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@ from manimlib.imports import *
|
|||
# Use -w to write the animation to a file
|
||||
# Use -o to write it to a file and open it once done
|
||||
# Use -n <number> to skip ahead to the n'th animation of a scene.
|
||||
# Use -r <number> to specify a resolution (for example, -r 1080
|
||||
# for a 1920x1080 video)
|
||||
|
||||
|
||||
class OpeningManimExample(Scene):
|
||||
|
|
Loading…
Add table
Reference in a new issue