online marbling
Below is another version of suminagashi.
It’s basically the same but written in javascript using p5.js.
- move the mouse up and down to change the saturation
left clickit to restart with a new color scheme- press
bto enter black mode - press
wto enter white mode - press
nto go back to normal mode - press
sto save a snapshot
It uses Shahriar Shahrabi’s procedural color algorithm to generate a new color scheme each time a new suminagashi gets floated out. I experienced severe performance issues on my Android phone which is why the script scales down some parameters if it detects a mobile device. Here’s the link to the source.
Feel free to use your suminagashis for whatever you want!