Azzera filtri
Azzera filtri

Refining 3D surface meshes

7 visualizzazioni (ultimi 30 giorni)
Timothy Cale
Timothy Cale il 8 Mar 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 Commento
Sean de Wolski
Sean de Wolski il 8 Mar 2012
as in surfaces created with surf() or isosurface()/patch()?

Accedi per commentare.

Risposte (1)

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

Accedi per commentare.

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by