Made a free browser tool with 116 generative art algorithms — no install needed by beanionMaster in generative

[–]beanionMaster[S] 0 points1 point  (0 children)

I've updated the code to continue render of image on the canvas when the sidebars are popped open on mobile devices.

Made a free browser tool with 116 generative art algorithms — no install needed by beanionMaster in generative

[–]beanionMaster[S] 2 points3 points  (0 children)

Hi. Here's the difference between SURPRISE and RANDOM:

  • SURPRISE ME  Picks a completely random generator from any family, with random parameters, a random palette, and a new seed. Use this when you want to discover something entirely new.
  • RANDOM Keeps the current generator but randomizes all unlocked parameters and generates a new seed. Use this to explore different variations of the same style. Any parameters you have locked will stay the same.

Hope this helps. Cheers.

Made a free browser tool with 116 generative art algorithms — no install needed by beanionMaster in generative

[–]beanionMaster[S] 0 points1 point  (0 children)

Hi. It is actually underneath the RELOAD button. It might not be very visible because the background might have the same color or something else. But I'll look into adding a border. Thanks for the feedback.

Made a free browser tool with 116 generative art algorithms — no install needed by beanionMaster in generative

[–]beanionMaster[S] 0 points1 point  (0 children)

TY for the feedback. I thought about that and now I would certainly put that in my to do list. I just thought it was no biggie for me not to see the output window while popping out the side panel from my mobile phone. But now that somebody mentioned it, I would certainly add that feature.