mirror of
https://github.com/3b1b/manim.git
synced 2025-08-01 08:54:38 +08:00
Initial few triangle scenes of TOP project
This commit is contained in:
@ -2,7 +2,7 @@ from vectorized_mobject import VMobject
|
||||
from svg_mobject import SVGMobject, VMobjectFromSVGPathstring
|
||||
from helpers import *
|
||||
|
||||
TEX_MOB_SCALE_VAL = 0.1
|
||||
TEX_MOB_SCALE_VAL = 0.05
|
||||
TEXT_MOB_SCALE_VAL = 0.05
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user