speckle machine
this is my very first experiment with generative art! it's extremely simple: it picks a random color, radius, and x/y position, then makes a circle, and does that 50 times.
to try later:
- make the canvas resize to match the screen or parent element
- use a generated color palette instead of fully random colors: one random seed color then calculate matching colors and randomly select from that color list
- some random variation in the path shape
- arrange speckles in some kind of pattern
- make interactive buttons or sliders for those options
comments
page comments are powered by giscus! you need to log in with a GitHub account in order to leave a comment on this page. it's free and i would highly encourage everyone, especially my fellow web crafters, to have a GitHub account anyway! however, if you don't want one and still want to comment--or if you want to comment anonymously--you can use the guestbook instead! (just make a note in there about which page/post your comment is meant for, if you're responding to a specific one.)