triangulation_boundary_test, a MATLAB code which calls triangulation_boundary(), 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.
The information on this web page is distributed under the MIT license.
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.