Introduction
Detri2 is a C++ program for generating (weighted) Delaunay triangulations for (weighted) point sets in 2d. It also generates constrained Delaunay triangulations and good-quality triangular meshes for arbitrary polygonal domains in 2d.
It implements a higher-dimensional embedding approach for anisotropic mesh adaptation.
Download
Here is the source code of Detri2 (2020-09-27).
detri2-2020-09-27.zip (106 kb)
A GUI detri2qt on Windows (2021-05-27).
detri2qtWin-2021-05-27.zip (13.5 Mb)