Prepping for hilbert curve project

This commit is contained in:
Grant Sanderson
2015-12-13 15:41:45 -08:00
parent b2c5f71155
commit 399852a994
10 changed files with 57 additions and 381 deletions

View File

@ -7,8 +7,7 @@ import warnings
from helpers import *
from animation import Animation
from mobject import Mobject
from topics.geometry import Point
from mobject import Mobject, Point
class Transform(Animation):
DEFAULT_CONFIG = {