Constrain a Delaunay Triangulations With a Surface?

4 visualizaciones (últimos 30 días)
Alessandro
Alessandro el 20 de Nov. de 2014
Editada: DGM el 8 de Abr. de 2025
I would like to perform a Constrained Delaunay Triangulation by inputing a Surface to define the Constraint, instead of the Edges (as shown in the Example Manual). Is that possible??

Respuestas (1)

DGM
DGM el 8 de Abr. de 2025
Editada: DGM el 8 de Abr. de 2025
The documentation for delaunayTriangulation() indicates that constrained triangulation is only supported for 2D inputs. If the constraint is a surface, then I assume you're trying to do constrained triangulation in 3D.

Categorías

Más información sobre Delaunay Triangulation en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by