Function reference
-
create_gif() - Creates a gif file
-
create_mp4() - Creates a mp4 file
-
create_png() - Creates a png file
-
get_anchor_points() - Internal function to get the starting points and their attributes.
-
get_color() - Gets the hex code color based on angle and percentage.
-
get_color_subset() - Gets the hex code color from get_color augmented by center and width.
-
get_paths() - Internal function to get the points' full paths.
-
get_point_paths() - Internal function to handle edge case of when points start on a plateau.
-
get_vectors() - Internal function to get directional vectors.
-
move_points() - Internal function to move points by one time period.