Computer Generated Images

1. Polygons

Polygons have as many sides as they have points.

2. Stars

Stars are like polygons but their arcs are skipping one point.

3. Complete graphs

Complete graphs are graphs where all nodes have links to all other nodes. For n nodes, a complete graph has n * (n - 1) links.