mirror of
https://github.com/3b1b/manim.git
synced 2025-07-30 13:34:19 +08:00
Reorganized animations folder. Warning: While I tried to be systematic, there is a decent chance this will cause import errors somewhere.
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
import numpy as np
|
||||
|
||||
from constants import OUT
|
||||
from utils.bezier import interpolate
|
||||
from utils.space_ops import rotation_matrix
|
||||
from constants import OUT
|
||||
|
||||
STRAIGHT_PATH_THRESHOLD = 0.01
|
||||
|
||||
|
Reference in New Issue
Block a user