Borrar filtros
Borrar filtros

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

1 visualización (últimos 30 días)
Capture.JPG
is there any such thing becaues i dont want so many vertices of tetrahedrons made ?e.g image attached
  3 comentarios
jahanzaib ahmad
jahanzaib ahmad el 26 de Jul. de 2019
sir "delaunayTriangulation" of random points
"convexHull " of "delaunayTriangulation"
and then " trisurf "

Iniciar sesión para comentar.

Respuestas (1)

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

Categorías

Más información sobre Voronoi Diagram 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