mirror of
https://github.com/3b1b/manim.git
synced 2025-07-31 22:13:30 +08:00
redimentary ability to preview scenes
This commit is contained in:
@ -12,7 +12,7 @@ PRODUCTION_QUALITY_DISPLAY_CONFIG = {
|
||||
LOW_QUALITY_DISPLAY_CONFIG = {
|
||||
"height" : 480,
|
||||
"width" : 840,
|
||||
"frame_duration" : 0.15,
|
||||
"frame_duration" : 0.04,
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user