Surface triangulation of 3D points cloud

20 views (last 30 days)
Lorenzo Bennati
Lorenzo Bennati on 14 Dec 2020
Commented: John Kearns on 16 Jun 2021
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

Answers (0)

Categories

Find more on Delaunay Triangulation in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!