triangle_interpolate_test


triangle_interpolate_test, a Fortran90 code which calls triangle_interpolate(), which demonstrates some simple techniques for interpolating data on a triangle.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

triangle_interpolate, a Fortran90 code which shows how vertex data can be interpolated at any point in the interior of a triangle.

Source Code:


Last revised on 10 September 2020.