GEOMPACK
Voronoi diagrams, Delaunay triangulations


GEOMPACK is a MATLAB library which computes the Delaunay triangulation of a set of points in the plane.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

GEOMETRY is a MATLAB library which carries out geometric calculations in 2, 3 and N dimensional space.

GEOMPACK is available in a C++ version and a FORTRAN90 version and a MATLAB version and a PASCAL version.

Reference:

  1. Franz Aurenhammer,
    Voronoi diagrams - a study of a fundamental geometric data structure,
    ACM Computing Surveys,
    Volume 23, Number 3, pages 345-405, September 1991.
  2. Barry Joe,
    GEOMPACK - a software package for the generation of meshes using geometric algorithms,
    Advances in Engineering Software,
    Volume 13, pages 325-331, 1991.

Source Code:

Examples and Tests:

You can go up one level to the MATLAB source codes.


Last revised on 06 January 2006.