tri_surface_display_test


tri_surface_display_test, an Octave code which calls tri_surface_display(), which gets 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 MIT license

Related Data and Programs:

tri_surface_display, an Octave code 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 03 July 2023.