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).
다운로드 수: 112
업데이트 날짜: 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