cvt_box_test, a Fortran90 code which calls cvt_box(), which creates a Centroidal Voronoi Tessellation of points in a 2D box, with points constrained to lie on the boundary of the region.
The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.
cvt_box, a FORTRAN90 code which calculates a Centroidal Voronoi Tessellation (CVT) constrained to a box region, with points projected to the boundary;