triangle_svg_test


triangle_svg_test, a C code which calls triangle_svg() to uses Scalable Vector Graphics (SVG) to create a plot of a triangle and any number of points. Such plots can illustrate quadrature rules or sampling methods for the triangle.

Licensing:

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

Related Data and Programs:

triangle_svg, a C code which uses Scalable Vector graphics (SVG) to plot a triangle and any number of points, to illustrate quadrature rules and sampling techniques.

Source Code:


Last revised on 22 August 2019.