mirror of
https://github.com/3b1b/manim.git
synced 2025-07-31 22:13:30 +08:00
A few edits to efvgt project
This commit is contained in:
@ -5,8 +5,9 @@ from mobject import VGroup
|
||||
from mobject.tex_mobject import TexMobject, TextMobject
|
||||
from number_line import NumberPlane
|
||||
from animation import Animation
|
||||
from animation.transform import ApplyPointwiseFunction
|
||||
from animation.simple_animations import Homotopy, ShowCreation
|
||||
from animation.transform import ApplyPointwiseFunction, MoveToTarget
|
||||
from animation.simple_animations import Homotopy, ShowCreation, \
|
||||
SmoothedVectorizedHomotopy
|
||||
from scene import Scene
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user