필터 지우기
필터 지우기

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