stla_to_tri_surface_test


stla_to_tri_surface_test, a MATLAB code which calls stla_to_tri_surface(), which reads data from an ASCII STLA file describing a triangular mesh of a 3D surface, and convert it to a pair of arrays describing a triangular mesh or TRI_SURFACE.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

stla_to_tri_surface, a MATLAB code which reads an ASCII stereolithography (STL) file and extracts the surface mesh data as a tri_surface dataset.

Source Code:

CUBE is a cube using 12 triangular faces and 36 nodes.


Last revised on 24 March 2019.