ExtensionPlotting with Pen. After Flake - "The Computational Beauty of Nature".
| drawFunc |
A Function that draws something. |
| matrices |
An array of arrays defining affine transformations. The inner array should have 6 values. See Pen's Pen: *matrix method. The outer array can be any length. |
| n |
Number of iterations (depth). |
Start drawing at current Pen position.
Creates a Window and draws. Mainly for testing.
| bounds |
a Rect that define window size and position |
| background |
a Color |