triangulation_display_opengl_test


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.

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:

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.

Source Code:

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.


Last revised on 22 May 2023.