Implementation History

This commit is contained in:
Laurent Rineau 2025-04-03 16:12:54 +02:00
parent f992865fba
commit 31fd8d259c
1 changed files with 4 additions and 2 deletions

View File

@ -170,8 +170,10 @@ The following example shows how to remesh a conforming constrained Delaunay tria
\cgalExample{Constrained_triangulation_3/remesh_constrained_Delaunay_triangulation_3.cpp }
\section CT_3_design Design and Implementation History
\section CT_3_design Implementation History
The first version of this package was implemented by Laurent Rineau, and published in 2025 in CGAL 6.1. It is based on the theoretical foundation provided by Hang Si's work on meshing algorithms
\cgalCite{si2005meshing}, \cgalCite{si2015tetgen}.
\todo implementation history
*/
} /* namespace CGAL */