Live data from Hacker News

Show HN: Color Orbs (Generative Art)

dannyking.uk

1–10 of 23 posts

Show HN: Color Orbs (Generative Art)

#1
Hi all,

This is a generative art project I worked on over the past year or so consisting of about 100 little artworks generated using P5.js.

I have an overview and technical write up here: https://dannyking.uk/artwork/colororbs

You can play with my interactive demo and make your own here: https://dannyking.uk/artwork/colororbs/designer

And the gallery is here: https://dannyking.uk/artwork/colororbs/gallery

This project came about after reading a HN post about a year ago (https://news.ycombinator.com/item?id=25712767) by Atul Vinayak on generating beautiful 'Noise Planets' and I got kind of obsessed from there!

Show HN: Color Orbs (Generative Art)
dannyking.uk

Re: Show HN: Color Orbs (Generative Art)

#6
I suppose my comment is more supportive than constructive, but I really like this concept; everything from the site design to the art itself is A+. I wasn't at all familiar with p5.js but the explanation you make is pretty accessible and gets me thinking. I'd love to have a slow-running b&w orb being drawn in a framed e-ink display. Thanks for sharing.

Re: Show HN: Color Orbs (Generative Art)

#7
post #6

I suppose my comment is more supportive than constructive, but I really like this concept; everything from the site design to the art itself is A+. I wasn't at all familiar with p5.js but the explanation you make is pretty accessible and gets me thinking. I'd love to have a slow-running b&w orb being drawn in a framed e-ink display. Thanks for sharing.

Thank you! I really appreciate that. That sounds like a great project idea. To draw a black and white one, this write up (from the person that inspired my project) would be a great place to start: https://avinayak.github.io/art/2021/01/09/noise-planets.html

Re: Show HN: Color Orbs (Generative Art)

#10
I think one of the hardest parts of procedural generation is curation. Finding the interesting results and then somehow highlighting them.

Your approach of having both the curated galleries as well as an interactive version is really nice.

I wonder whether you have also experimented with a 3d version. It would be nice to spin these around.

Post reply on HN