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