tiler_3d_test
tiler_3d_test,
a C++ code which
calls tiler_3d(), which
carries out transfinite interpolation to "tile"
a 3D box that has already been subdivided into sub-boxes.
Licensing:
The information on this web page is distributed under the MIT license.
Related Data and Programs:
tiler_3d,
a C++ code which
demonstrates a 3D example of transfinite interpolation.
Source Code:
-
tiler_3d.tri, the output ASCII TRI
graphics file;
-
tiler_3d.iv, a copy of the graphics
file converted to IV format;
-
tiler_3d.stl, a copy of the graphics
file converted to ASCII STL format;
-
tiler_3d.png,
a PNG image of a snapshot
of the STL file, as displayed by STLA_DISPLAY.
Last revised on 01 May 2020.