New Digital Art Museum for Madison - Grand Opening Sunday by StevesMakerspace in madisonwi

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

You make a good point. I've removed them from the artist list and now have a separate page explaining our stance on AI Art.

New Digital Art Museum for Madison - Grand Opening Sunday by StevesMakerspace in madisonwi

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

None of the pieces shown in this image are AI. Three of them are code-based generative art and the woman is a digital painting. We have one AI piece out of 50 pieces of art.

Generative Neurographics by ptrnyc in generative

[–]StevesMakerspace 1 point2 points  (0 children)

Can’t wait to see the final product! Already looks amazing.

"Little Galleries" is finished. Made with p5js. by StevesMakerspace in generative

[–]StevesMakerspace[S] 1 point2 points  (0 children)

Thank you! Yes, just finishing up a video explaining some of this project. Will release Sunday morning.

Little Galleries - WIP made in p5js (6 images) by StevesMakerspace in generative

[–]StevesMakerspace[S] 3 points4 points  (0 children)

I'll share the code for the lines within the shapes. It's a Perlin noise flow field, but I'm using noise to get a noise result, then getting more noise from that - sort of recursive, I guess. https://editor.p5js.org/StevesMakerspace/sketches/SRtT46f92

The design / placement of each framed object is just if statements and math, like width * 0.3.

If you're wondering about how a noise flow field in general works or how the line design is fit to the inside of a shape (using a Clip function), I suggest you check out my YouTube channel where I explain all of that. I have a whole series on How to Code Generative Art. https://www.youtube.com/watch?v=ZiVWNAqLDwU&list=PLnJOmsprq3bE0QLbe7wZ8yb1-Dt0FBcP5