triangulation_display_opengl_test, a C++ code which calls triangulation_display_opengl(), which reads the name of two data files defining a triangulation, reads the data, and displays the triangulation using OpenGL.
The computer code and data files described and made available on this web page are distributed under the MIT license
triangulation_display_opengl, a C++ code which reads the name of two data files defining a triangulation, reads the data, and displays the triangulation using OpenGL.
ELL3 is an L-shaped region, which may be triangulated by order-3 triangles.
ELL6 is an L-shaped region, which may be triangulated by order-6 triangles.