how can i reduce the numer of vertices of tetrahedron by keep the shape approximately same

1 visualizzazione (ultimi 30 giorni)
Capture.JPG
is there any such thing becaues i dont want so many vertices of tetrahedrons made ?e.g image attached
  3 Commenti
jahanzaib ahmad
jahanzaib ahmad il 26 Lug 2019
sir "delaunayTriangulation" of random points
"convexHull " of "delaunayTriangulation"
and then " trisurf "

Accedi per commentare.

Risposte (1)

Rik
Rik il 26 Lug 2019
The reducepatch function should do just that: reduce the number of faces while preserving the overall shape of the mesh.

Community Treasure Hunt

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

Start Hunting!

Translated by