3b1b-manim/animation/__init__.py

5 lines
110 B
Python
Raw Normal View History

2015-06-10 22:00:35 -07:00
from animation import *
from meta_animations import *
from simple_animations import *
from transform import *