tetrahedron_grid_test
tetrahedron_grid_test,
a C code which
calls tetrahedron_grid() to
generate a grid of points
over the interior of a tetrahedron in 3D.
Licensing:
The information on this web page is distributed under the MIT license.
Related Data and Programs:
tetrahedron_grid,
a C code which
computes a grid of points
over the interior of a tetrahedron in 3D.
Source Code:
-
tetrahedron_grid_test01.xyz,
a grid of 286 points, generated by subdividing by 10 each side
of the (0,0,0), (1,0,0), (0,1,0) and (0,0,1) tetrahedron.
-
tetrahedron_grid_test01.png,
an image of the points.
Last revised on 16 August 2019.