Draws one of five types of predefined spirals, or lets the user modify the power parameter. The formula is:
r = a + b * theta ^ n
r - radius
a - growth factor
b - multiplication factor
theta - angle
n - power factor
The predefined types are: Archimedean (n = 1), Fermat (n = 1/2), Circle (n = 0), Lituus (n = -1/2), Hyperbolic (n = -1). If you choose a predefined type, the power factor you input on the form will be disregarded.
| Attachment | Size |
|---|---|
| script-fu-archimedean-spirals.scm | 4.49 KB |
Recent comments
1 hour 6 min ago
6 hours 29 min ago
9 hours 19 min ago
9 hours 24 min ago
10 hours 39 min ago
10 hours 47 min ago
15 hours 37 min ago
20 hours 11 min ago
21 hours 42 min ago
22 hours 41 min ago