Patch Slim (patchslim.m)
Remove duplicate vertices in surface meshes.
現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
引用
Francis Esmonde-White (2026). Patch Slim (patchslim.m) (https://jp.mathworks.com/matlabcentral/fileexchange/29986-patch-slim-patchslim-m), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを得たファイル: Consolidator, Binary STL file reader
ヒントを与えたファイル: stlTools, VoxelPlotter, Show 3D model, Generate U3D files from STL models for making multilayer 3D PDF figures
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.6.0 | Patchslim now uses the built-in command unique() and is approximately 30x faster, thanks to John D'Errico for the excellent suggestion! I often use unique(), but hadn't realized that it also has a mode to operate on rows. |
||
| 1.5.0 | I changed the H1 line so that it is more descriptive. |
||
| 1.0.0 |