mirror of
https://github.com/3b1b/manim.git
synced 2026-04-26 03:00:23 -04:00
Tiny changes to example_scene
This commit is contained in:
@@ -26,10 +26,6 @@ from mobject.vectorized_mobject import *
|
||||
## To watch one of these scenes, run the following:
|
||||
## python extract_scene.py -p file_name <SceneName>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
class SquareToCircle(Scene):
|
||||
def construct(self):
|
||||
circle = Circle()
|
||||
|
||||
Reference in New Issue
Block a user