Shape-preserving refinement of an STL/Triangulation

Version 1.0.1 (6.94 KB) by Tom R
This function performs a shape preserving refinement to add faces to an existing triangulation (struct or STL).
136 Downloads
Updated 20 Oct 2020

View License

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.

Cite As

Tom R (2026). 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. Retrieved .

MATLAB Release Compatibility
Created with R2020b
Compatible with R2016b and later releases
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
1.0.1

Corrected help description

1.0.0