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.
The information on this web page is distributed under the MIT license.
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.
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.