triangle_interpolate_test, a FORTRAN90 code which calls triangle_interpolate(), which demonstrates some simple techniques for interpolating data on a triangle.
The computer code and data files described and made available on this web page are distributed under the MIT license
triangle_interpolate, a FORTRAN90 code which shows how vertex data can be interpolated at any point in the interior of a triangle.