tri_surface_to_ply_test


tri_surface_to_ply_test, an Octave code which calls tri_surface_to_ply(), which reads data describing a triangular mesh of a 3D surface, reformats it into a PLY data structure, and then writes it to a PLY file.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

tri_surface_to_ply, an Octave code which reads data describing a triangular mesh of a 3D surface, reformats it into a PLY data structure, and then writes it to a PLY file.

Source Code:

DART is a simple dart shape, involving 5 nodes and 6 triangular faces.


Last revised on 02 September 2024.