voronoi_display_test, a MATLAB program which calls voronoi_display() to read a file of 2D points, compute the Voronoi diagram, and display an image of it.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
voronoi_display, a MATLAB program which computes the exact Voronoi diagram using geompack(), and displays it.