| Parameter |
Type |
Values |
Default |
Notes |
| color |
Color |
#rrggbb |
#FFFFFF |
color to use for drawing spheres |
| background |
Color |
#rrggbb |
#FFFFFF |
color to use for drawing background |
| draw-offscreen |
boolean |
yes, no |
no |
Draw design fully before displaying? |
| interactive |
boolean |
yes, no |
yes |
Draw new design when user clicks mouse? |
| loop |
boolean |
yes, no |
no |
Draw new design automatically at fixed interval? |
| refresh |
int |
- |
5 |
Interval (in seconds) between new patterns. |
| size |
int |
- |
12 |
Size (in pixels) of spheres plotted. |
| step |
double |
- |
0.2 |
Interval between successive spheres. |
| color-mode |
string |
black and white, fixed, random color, random gray, dark to light gray, light to dark gray, dark to light color, light to dark color |
random color |
Option for different color styles. |
| shade-mode |
string |
fuzzy, flat, circles |
fuzzy |
Option for different shading styles. |