diff --git a/constants.py b/constants.py index 496fcbc1..2efb773f 100644 --- a/constants.py +++ b/constants.py @@ -60,6 +60,7 @@ LEFT_SIDE = SPACE_WIDTH*LEFT RIGHT_SIDE = SPACE_WIDTH*RIGHT TAU = 2*np.pi +DEGREES = TAU/360 # Change this to point to where you want # animation files to output