Refining 3D surface meshes

7 次查看(过去 30 天)
Timothy Cale
Timothy Cale 2012-3-8
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 个评论
Sean de Wolski
Sean de Wolski 2012-3-8
as in surfaces created with surf() or isosurface()/patch()?

请先登录,再进行评论。

回答(1 个)

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

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Surface and Mesh Plots 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by