Shape-preserving refinement of an STL/Triangulation

Version 1.0.1 (6,94 ko) par Tom R
This function performs a shape preserving refinement to add faces to an existing triangulation (struct or STL).
104 téléchargements
Mise à jour 20 oct. 2020

Afficher la licence

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.

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2020b
Compatible avec les versions R2016b et ultérieures
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.1

Corrected help description

1.0.0