Shape-preserving refinement of an STL/Triangulation

バージョン 1.0.1 (6.94 KB) 作成者: Tom R
This function performs a shape preserving refinement to add faces to an existing triangulation (struct or STL).
ダウンロード: 113
更新 2020/10/20

ライセンスの表示

The function performs a shape preserving refinement of ta given triangulation. This input can be taken in the form of a Vertices,Faces structure pair, or ASCII/Binary STLs. It can then return the refined triangulation as either a Vertices,Faces pair or write an output STL file in either format. The argression for this refinement can be controlled. A demo script is included with some possible uses of the tool.

引用

Tom R (2024). Shape-preserving refinement of an STL/Triangulation (https://www.mathworks.com/matlabcentral/fileexchange/81443-shape-preserving-refinement-of-an-stl-triangulation), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2020b
R2016b 以降のリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.1

Corrected help description

1.0.0