triangle_svg


triangle_svg, a Fortran77 code which 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

Languages:

triangle_svg is available in a C version and a C++ version and a Fortran90 version and a MATLAB version and an Octave version.

Related Data and Programs:

triangle_svg_test

triangulation_svg, a Fortran77 program which creates a Scalable Vector Graphics (SVG) image of a triangulation, which can be displayed by a web browser.

Reference:

  1. W3C, Scalable Vector Graphics 1.1 (Second Edition), 16 August 2011, http://www.w3.org/TR/SVG11/

Source Code:


Last revised on 20 April 2014.