mirror of
https://github.com/3b1b/manim.git
synced 2025-07-28 20:43:56 +08:00
added big_ol_pile_of_manim_imports.py (see the comment at the head of that file
This commit is contained in:
@ -5,12 +5,7 @@ import itertools as it
|
||||
from copy import deepcopy
|
||||
import sys
|
||||
|
||||
|
||||
from animation import *
|
||||
from mobject import *
|
||||
from constants import *
|
||||
from mobject.region import *
|
||||
from scene import Scene, SceneFromVideo
|
||||
from big_ol_pile_of_manim_imports import *
|
||||
from script_wrapper import command_line_create_scene
|
||||
|
||||
MOVIE_PREFIX = "counting_in_binary/"
|
||||
|
Reference in New Issue
Block a user