mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
6 lines
151 B
Python
6 lines
151 B
Python
![]() |
from mobject import *
|
||
|
from image_mobject import *
|
||
|
from simple_mobjects import *
|
||
|
from three_dimensional_mobjects import *
|
||
|
from function_graphs import *
|