TILER_C_3D - 3D Transfinite Interpolation

TILER_C_3D is a simple-minded sample application of transfinite interpolation, used to "tile" a 3D box that has already been subdivided into sub-boxes. A simple "tile pattern" of a tetrahedron is used, and the resulting object is written out as a "TRI" triangle file, and then converted to "IV" Inventor form using the IVREAD 3D graphics file converter.

TILER_3D is really a demonstration of the blending routines available in BLENDC.

Reference 1:
W N Gordon and Charles A Hall,
Construction of Curvilinear Coordinate Systems and Application to Mesh Generation,
International Journal of Numerical Methods in Engineering,
Volume 7, pages 461-477, 1973.
Reference 2:
Joe Thompson, Bharat Soni, Nigel Weatherill,
Handbook of Grid Generation,
CRC Press, 1999.

Files you may copy include:

Return to the C software page.


Last revised on 16 March 2001.