SVG Texture Generator
I wrote a little thing that generates these textures. You can try it out here:
https://codepen.io/cwgw/pen/jOqERZd
You can download your texture as a PNG, or copy an SVG or CSS string.
It's cool how much bang you can get from a few lines of xml. The textures are as big as you need them to be, and they don't require any scripting or network requests. You can even stuff the whole thing into a single CSS declaration. Neat!
More by Charlie Wright View profile
Like