GEOMPACK
Voronoi diagrams, Delaunay triangulations


GEOMPACK is a library of MATLAB routines which can compute the Delaunay triangulation of a set of points in the plane.

Related Data and Programs:

GEOMETRY is a MATLAB library of routines for geometric calculations in 2, 3 and N dimensional space.

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

Author:

Barry Joe,
Department of Computing Science,
University of Alberta,
Edmonton, Alberta, Canada T6G 2H1
Phone: (403) 492-5757
Email: barry@cs.ualberta.ca

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,
    ../../pdf/aurenhammer.pdf
  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.