I already wrote several pens with colored fields. They all had in common that the coloring is very slow, and the user has almost no control over the result. This pen tries to solve these issues.
#The controls
- field type: you have the choice between several algorithms. I won't describe them here, just try them.
- paint mode: basically, this program draws a field by drawing whole lines at a time. You can let the program draw them automatically, or draw them manually by moving the mouse with the left button pressed.
- color choice mode: automatic or manual.
- color: to choose the color when in manual color choice mode.
- sat/lum randomness: this control randomly changes the saturation and luminosity defined by the previous controls. This allows to adjust the texture between smooth and fibrous.