mirror of
https://github.com/3b1b/videos.git
synced 2025-08-05 16:48:47 +00:00
6 lines
269 B
Python
6 lines
269 B
Python
![]() |
from manimlib.imports import *
|
||
|
|
||
|
from manim_extensions.common_scenes.common_scenes import *
|
||
|
from manim_extensions.characters.pi_creature import *
|
||
|
from manim_extensions.characters.pi_creature_animations import *
|
||
|
from manim_extensions.characters.pi_creature_scene import *
|