AboutSpaceFillingCurves

This commit is contained in:
Grant Sanderson
2015-12-13 15:42:20 -08:00
parent 399852a994
commit 7ab9d6ab86
5 changed files with 466 additions and 0 deletions

7
hilbert/section2.py Normal file
View File

@ -0,0 +1,7 @@
from mobject import Mobject
from scene import Scene
from animation.transform import Transform
from animation.simple_animations import ShowCreation
from topics.geometry import Line, Point
from helpers import *