triangulation_boundary


triangulation_boundary, a MATLAB code which starts with a triangulation of a simple shape, and determines the triangle edges that form the boundary, and a sequence of nodes that trace the boundary.

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

triangulation_boundary is available in a MATLAB version and an Octave version.

Related Data and Programs:

triangulation_boundary_test

mesh_boundary, a MATLAB code which is given a mesh of a 2D region, formed by polygonal elements, and determines a sequence of pairs of polygonal vertices that define the boundary of the region.

Source Code:


Last revised on 01 September 2020.