Added DEGREES to constants

This commit is contained in:
Grant Sanderson
2018-02-06 12:22:19 -08:00
parent d81262e58a
commit 4f322f3137

View File

@ -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