Refining 3D surface meshes

10 visualizaciones (últimos 30 días)
Timothy Cale
Timothy Cale el 8 de Mzo. de 2012
Is there a way within Matlab to refine 3D surface meshes? Not surprisingly, "reducepatch" didn't work for me, and it looks like 'refinemesh' is geared towards 2D meshes.
Thanks, Tim
  1 comentario
Sean de Wolski
Sean de Wolski el 8 de Mzo. de 2012
as in surfaces created with surf() or isosurface()/patch()?

Iniciar sesión para comentar.

Respuestas (1)

Sean de Wolski
Sean de Wolski el 8 de Mzo. de 2012
doc reducevolume
doc shrinkfaces
We really need more detail in order to give better pointers
  1 comentario
Timothy Cale
Timothy Cale el 13 de Mzo. de 2012
The sort of (triangle) surface mesh that is generated by isosurface:
mesh.vertices
mesh.faces
Thanks,
Tim

Iniciar sesión para comentar.

Categorías

Más información sobre Surface and Mesh Plots en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by