triangulation_refine_test, a MATLAB code which calls triangulation_refine(), which reads information describing a triangulation of a set of points and creates a refined triangulation.
The computer code and data files described and made available on this web page are distributed under the MIT license
triangulation_refine, a MATLAB code which refines a triangulation.
BOX3 is an example of the refinement of a 3-node triangulation of a rectangular box.
IRREG6 is an example of the refinement of a 6-node triangulation of an irregular region with a hole:
HOUSE6 is an example of the refinement of a simple 6-node triangulation of a "house" diagram that involved 3 triangles.