|
Voronoi Plotter - Input Points
by Mike Martin and John Jungck
This page generates a Voronoi diagram for a set of points, input by the user. Enter the points using a particular syntax. For instance, to find the diagram for the points (-1, -1), (-1, 1), (1, 1), and (3, -1), enter
{{-1,-1},{-1,1},{1,1},{3,-1}} Then press the Evaluate button.
The set of points:
|
|