Earlier quoted context omitted.
Thanks for the feedback, much appreciated. On the size of the art, with this art project I'm limited to the size of the orbs being 300x300px as the way I implemented the drawing algorithm unfortunately means I can't scale up the size of a render without changing the random seed and causing a different image to be created. So these are necessarily limited to that smaller size unless I introduce pixellation. For future…
Very good. > On the gallery page not working, could you let me know what browser and device you're using? Firefox on Windows desktop. Further testing reveals that the animation is stuck while the page is loading. So if I click on an orb it won't move until the page has fully loaded (and the gallery takes a long time to load). Actually I'm not sure why but the gallery page seems to get stuck loading for some reason, a…
Re: Show HN: Color Orbs (Generative Art)
#21Hmm, interesting, thanks! I'll try and fix that. Much apprecaited.