tri_surface_display_test


tri_surface_display_test, a MATLAB program which calls tri_surface_display() to get the names of the node and element files defining a 3D triangulated surface, reads the information from the files, and displays the surface on the screen.

Licensing:

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

Related Data and Programs:

tri_surface_display, a MATLAB program which displays the 3D graphics information in a tri_surface file;

Source Code:

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

SPHERE is a sphere, tiled with an 8 by 8 array of logically triangular patches.

TETRAHEDRON is a tetrahedron, defined by 4 triangular faces.


Last revised on 04 April 2019.