Inspired by this post titled "Creating Generative SVG Grids", I decided to take the code and create a web app out of it. It features quite a few options that you can configure, go check it out and share your pictures!
- When you use more rows & columns, it takes longer to generate a picture. Reduce the number if it gets too slow.
- Downloading a PNG might break if you set the blocksize too high. There are limitations per browser. In a future release I might add server-side image generation to circumvent this.
I believe in the power of Open Source. That's why this project is available on Github. Feel free to play around with the code. If you have great suggestions, please submit them as a Github Issue/Pull Request.