polygonal_surface_display_opengl_test, a C++ code which calls polygonal_surface_display_opengl(), which gets the names of the node and element files defining a polygonal surface, reads the information from the files, and displays the surface on the screen using OpenGL.
The computer code and data files described and made available on this web page are distributed under the MIT license
polygonal_surface_display_opengl, a C++ code which gets the names of the node and element files defining a polygonal surface, reads the information from the files, and displays the surface on the screen using OpenGL.
SPHERE_T3 is a sphere, tiled with an 8 by 8 array of logically triangular patches.