triangle_interpolate_test, an Octave code which calls triangle_interpolate(), which demonstrates some simple techniques for interpolating data on a triangle.
The information on this web page is distributed under the MIT license.
triangle_interpolate, an Octave code which shows how vertex data can be interpolated at any point in the interior of a triangle.