mirror of
https://github.com/3b1b/videos.git
synced 2025-08-05 16:48:47 +00:00
12 lines
385 B
Python
12 lines
385 B
Python
from manimlib import *
|
|
|
|
from custom.backdrops import *
|
|
from custom.banner import *
|
|
from custom.characters.pi_creature import *
|
|
from custom.characters.pi_creature_animations import *
|
|
from custom.characters.pi_creature_scene import *
|
|
from custom.deprecated import *
|
|
from custom.end_screen import *
|
|
from custom.filler import *
|
|
from custom.logo import *
|
|
from custom.opening_quote import *
|