mirror of
https://github.com/3b1b/manim.git
synced 2025-07-30 13:34:19 +08:00
First implementation of Camera to replace disp
This commit is contained in:
@ -84,6 +84,8 @@ MAX_LEN_FOR_HUGE_TEX_FONT = 25
|
||||
|
||||
LOGO_PATH = os.path.join(IMAGE_DIR, "logo.png")
|
||||
|
||||
FFMPEG_BIN = "ffmpeg"
|
||||
|
||||
|
||||
### Colors ###
|
||||
|
||||
|
Reference in New Issue
Block a user