polygonal_surface_display_opengl_test


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.

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:

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.

Source Code:

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


Last revised on 18 May 2023.