mesh_display_opengl_test


mesh_display_opengl_test, a C++ code which calls mesh_display_opengl(), which reads the name of two data files defining a polygonal mesh, reads the data, and displays the mesh 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:

mesh_display_opengl, a C++ code which reads the name of two data files defining a polygonal mesh, reads the data, and displays the mesh using OPENGL.

Source Code:

ELL is an L-shaped region covered by triangles.

HEX is a mesh of hexagons.

Q4 is a rectangular region covered by quadrilaterals, with a hole.

RECT is a rectangular region covered by quadrilaterals.


Last revised on 18 May 2023.