triangle_interpolate_test


triangle_interpolate_test, a C code which calls triangle_interpolate() to demonstrate some simple techniques for interpolating data on a triangle.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

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

Source Code:


Last revised on 21 August 2019.