mirror of
https://github.com/3b1b/manim.git
synced 2025-07-31 14:03:59 +08:00
Refactored helpers.py into a folder of various util files, take 2
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
from colour import Color
|
||||
from numpy import np
|
||||
import numpy as np
|
||||
import random
|
||||
|
||||
from utils.bezier import interpolate
|
||||
|
Reference in New Issue
Block a user