Effacer les filtres
Effacer les filtres

Refining 3D surface meshes

4 vues (au cours des 30 derniers jours)
Timothy Cale
Timothy Cale le 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 commentaire
Sean de Wolski
Sean de Wolski le 8 Mar 2012
as in surfaces created with surf() or isosurface()/patch()?

Connectez-vous pour commenter.

Réponses (1)

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

Connectez-vous pour commenter.

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by