unifyVertex(faces,v​ertices)

Versión 1.0.0.0 (1,96 KB) por Di Zhu
This function unifies the duplicated vertices of a triangular meshed object.
118 descargas
Actualizado 16 may 2016

Ver licencia

Input:
faces should be an M-by-3 matrix indicating the facet triangulation.
vertices should be an N-by-3 matrix indicating the vertex coordinates.
Other:
I read the info of faces and vertices of my STL files using the 'stlread' function (which can be downloaded from:
http://www.mathworks.com/matlabcentral/fileexchange/22409-stl-file-reader).

Citar como

Di Zhu (2024). unifyVertex(faces,vertices) (https://www.mathworks.com/matlabcentral/fileexchange/57155-unifyvertex-faces-vertices), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2016a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre STL (STereoLithography) en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0