triangulation_test


triangulation_test, a MATLAB program which calls triangulation() to compute a triangulation of a set of points in 2D, and carry out various other related operations on triangulations of order 3 or 6.

Licensing:

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

Related Data and Programs:

triangulation, a MATLAB library which performs various operations on order 3 (linear) or order 6 (quadratic) triangulations, including searching a Delaunay triangulation to find which triangle contains a given point.

Source Code:


Last revised 09 April 2019.