
17 Apr
2005
17 Apr
'05
3:30 a.m.
I created a few more effects today. A path randomizer that randomly nudges path nodes and control points within a specified radius. A path segment straightener that straightens bezier path segments in two different ways. And a random tree generator. The tree generator uses a really simple little Turtle class that draws with SVG path data instead of pixels. Very basic but I think it should be enough to make an Inkscape effect out of just about any of those fun little fractal routines done in LOGO.
A tarball of effects is available to try out: http://www.ekips.org/comp/inkscape/extending.php
Aaron Spike