voronoi_display_test, a MATLAB code which calls voronoi_display(), which reads a file of 2D points, compute the Voronoi diagram, and displays an image of it.
The information on this web page is distributed under the MIT license.
voronoi_display, a MATLAB code which computes the exact Voronoi diagram using geompack(), and displays it.