mirror of
https://github.com/3b1b/manim.git
synced 2025-07-29 21:12:35 +08:00
Photon through lens
This commit is contained in:
@ -19,8 +19,8 @@ MEDIUM_QUALITY_DISPLAY_CONFIG = {
|
||||
}
|
||||
|
||||
LOW_QUALITY_DISPLAY_CONFIG = {
|
||||
"height" : 480,
|
||||
"width" : 840,
|
||||
"height" : 600,#480,
|
||||
"width" : 1000,#840,
|
||||
"frame_duration" : 0.04,
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user