triangle_grid_test, a C code which calls triangle_grid() to generate a grid of points within the interior of a triangle in 2D.
The computer code and data files described and made available on this web page are distributed under the MIT license
triangle_grid, a C code which computes a grid of points over the interior of a triangle in 2D.