mirror of
https://github.com/3b1b/manim.git
synced 2025-07-28 12:32:36 +08:00
Using Camera class instead of displayer module
This commit is contained in:
@ -11,7 +11,7 @@ from random import sample
|
||||
from animation import *
|
||||
from mobject import *
|
||||
from constants import *
|
||||
from region import *
|
||||
from mobject.region import *
|
||||
from scene import Scene, RearrangeEquation
|
||||
from script_wrapper import command_line_create_scene
|
||||
|
||||
|
Reference in New Issue
Block a user