PatternGenerator is a Java Swing application that generates two kinds of graphical pattern as static images and animations.
The patterns are generated algorithmically from a set of parameters that include some ranges of values from which a single value is randomly selected. You can get an idea of the sort of images that the application can generate by looking at some examples. As you'll see, both kinds of pattern have a characteristic form; unkind people might even say that they're just the same thing repeated over and over again, with a few variations. But is that such a bad thing? After all, the same could be said of the abstract works of Piet Mondrian or Mark Rothko. 😉
uk.blankaspect.patterngenerator
package (including
resources) may be used under the terms of version 3 of the GNU General Public License.