How to Use
Add any "seed" string after a slash on this site -
/seed-word/
- to receive a generative art image! Due to how
on-demand builders (ODB) work, each "seed" word will create an image
that persists until the site build cache clears.
The default size is a 200px
square. You can change the size
by adding /seed-word/width/height/
, optionally with only a
width
.
Be sure to ⭐️ Star on GitHub, and take it and improve it for your own projects!
Credits
Cowboy hat tip to Alex Trost for suggesting the idea of using ODB in this way.
The biggest kudos to George Francis, master of generative art, for being an inspiration and leading me to the right tools thanks to their demonstration on Frontend Horse with Alex!
Finally, to Zach Leatherman for his article/repo that helped bring the pieces together on returning an SVG from an ODB.