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
10 hours 24 min ago
18 hours 33 min ago
21 hours 10 min ago
1 day 8 hours ago
1 day 9 hours ago
1 day 13 hours ago
1 day 20 hours ago
1 day 22 hours ago
2 days 2 hours ago
2 days 8 hours ago