フィルターのクリア

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 Center および File ExchangeSurface and Mesh Plots についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by