Initial few triangle scenes of TOP project

This commit is contained in:
Grant Sanderson
2016-04-27 17:35:04 -07:00
parent af1ea057ad
commit dbb31980da
10 changed files with 706 additions and 36 deletions

View File

@ -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