mirror of
https://github.com/3b1b/manim.git
synced 2025-08-02 02:35:22 +08:00
AboutSpaceFillingCurves
This commit is contained in:
7
hilbert/section2.py
Normal file
7
hilbert/section2.py
Normal 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 *
|
Reference in New Issue
Block a user