| compute_polygon_area | Compute polygon area |
| compute_polygon_centroid | Compute polygon centroid |
| compute_polygon_perimeter | Compute polygon perimeter |
| compute_regular_polygons | Compute regular polygons |
| cut_polygons | Repeated cutting of polygons |
| deform_polygon | Deform polygon |
| generate_random_polygon | Generate random polygon |
| image_from_function | Create image based on color function |
| interpolate_polygon | Interpolation of polygon boundary |
| minmax_scaling | Rescale values using min-max scaling |
| normalize_vectors | Normalize vectors to have length 1 |
| rotate_polygon | Rotate polygons |
| rounded_rectangle | Generate rectangle with rounded corners |
| rounded_regular_polygon | Generate regular polygon with rounded corners |
| round_polygon_corners | Rounds the corners of a polygon |
| transition_between_polygons | Transition between polygons |
| uniform_scaling | Transform values to be uniformly distributed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.