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 information on this web page is 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.