An open API service indexing awesome lists of open source software.

https://github.com/codebox/generative-patterns

Web-Based Generative Pattern Maker
https://github.com/codebox/generative-patterns

generative-art javascript

Last synced: 3 months ago
JSON representation

Web-Based Generative Pattern Maker

Awesome Lists containing this project

README

          

# Generative Pattern Maker

Here's a web-based [generative pattern maker](https://codebox.net/pages/generative-patterns) that produces images like these:

Generative Pattern 1 Generative Pattern 2 Generative Pattern 3

Generative Pattern 4 Generative Pattern 5 Generative Pattern 6

Generative Pattern 7 Generative Pattern 8 Generative Pattern 9

You can [use the online version of the tool to make your own patterns](https://codebox.net/html_raw/generative-patterns/index.html). It also works offline, so you can just download the code and open the HTML file in a web browser.

Click the 'START' button to begin a new pattern. You can pause at any point, or just let the pattern run to completion. Running the 'PENCIL' tool produces a nice shading effect (shown in the images above). If you produce something beautiful you can save a copy using the 'DOWNLOAD' button.

If you select the 'Continuous' option then each time a pattern is completed a new one is started automatically.

Each pattern is based on a 'seed' number that can be used to reproduce the same pattern again. The three most recent seeds are shown at the bottom of the page. Clicking a seed number will generate the corresponding pattern again.