mirror of
https://github.com/3b1b/manim.git
synced 2025-08-01 17:29:06 +08:00
Up to description of Sierpinski dimension
This commit is contained in:
@ -169,6 +169,7 @@ class FractalCurve(VMobject):
|
||||
self.add(corner)
|
||||
|
||||
def init_colors(self):
|
||||
VMobject.init_colors(self)
|
||||
self.gradient_highlight(*self.colors)
|
||||
|
||||
def get_anchor_points(self):
|
||||
|
Reference in New Issue
Block a user