Surface triangulation of 3D points cloud

Hi everyone I was wondering if it is possible, starting from a Matrix A that describes, for each row, the coordinates of my points cloud, to create a surface mesh of my matrix A made by triangles. i tried with delaunay triangulation, but it seems that gives me a thetraedral mesh, insted i want to triangulate only the boundaries to create a .stl file. How could i do? Any help would be appreciated, Lorenzo

3 comentarios

John Kearns
John Kearns el 16 de Jun. de 2021
@Lorenzo Bennati, did this work for you? I am also trying to do this.
Jiayi
Jiayi el 24 de Dic. de 2024
Hello, I face the same problem. have you ever solved this? Could you please give me some tips? Thank you so much! Jiayi@Lorenzo Bennati

Iniciar sesión para comentar.

Respuestas (1)

Categorías

Más información sobre Delaunay Triangulation en Centro de ayuda y File Exchange.

Preguntada:

el 14 de Dic. de 2020

Respondida:

el 24 de Dic. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by