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