Beginnings of organization

This commit is contained in:
Grant Sanderson
2015-06-10 22:00:35 -07:00
parent 4198581f8a
commit e47f240840
32 changed files with 1276 additions and 1721 deletions

View File

@ -8,6 +8,7 @@ from colour import Color
import progressbar
from mobject import *
from constants import *
def get_pixels(image_array):
if image_array is None: