tetrahedron_grid_test
tetrahedron_grid_test,
a C++ code which
calls tetrahedron_grid(), which
generates a grid of points
over the interior of a tetrahedron in 3D.
Licensing:
GNU LGPL
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 30 April 2020.