create manimlib.imports

This commit is contained in:
Devin Neal
2019-05-02 20:36:14 -07:00
parent be7b259274
commit db1a89db79
164 changed files with 164 additions and 164 deletions

View File

@ -6,7 +6,7 @@ import itertools as it
import operator as op
from copy import deepcopy
from big_ol_pile_of_manim_imports import *
from manimlib.imports import *
RADIUS = FRAME_Y_RADIUS - 0.1
CIRCLE_DENSITY = DEFAULT_POINT_DENSITY_1D*RADIUS