The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

App::MathImage::LinesLevel -- replication level line drawing

DESCRIPTION

This is a special kind of "values" which draws lines between the points of the path through to a selectable replication level, holding the endpoints fixed.

This is designed for paths like the KochCurve or Flowsnake where the replication levels turn each line segment into a further shape.

The current code depends on some hard coded setups for the levels of the various paths, and doesn't work well at all on non-replicating paths.

SEE ALSO

App::MathImage::Lines, App::MathImage::LinesTree

HOME PAGE

http://user42.tuxfamily.org/math-image/index.html

LICENSE

Copyright 2010, 2011, 2012, 2013, 2014, 2019, 2020 Kevin Ryde

Math-Image is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version.

Math-Image is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Math-Image. If not, see <http://www.gnu.org/licenses/>.