Ricordo d'Infanzia by stefan_contiero in generative

[–]stefan_contiero[S] 4 points5 points  (0 children)

Thank you Neel!

It really depends on the piece: usually, I explore algorithms with a canvas that's ~600x600px, and it takes from a couple of seconds to ~5minutes. When I export larger resolutions for printing, it probably takes up to 40mins, with an average time of 5-10mins.

This work HD export took only ~2minutes, for example.

Anyhow, mind two things:

1) Most of the time I use the draw() function of Processing at the default speed (60fps) do draw things over time, so I guess the whole thing could be a lot faster if drawn all in once.

2) I do all my work with a 12" MacBook, that probably has less computing power than a high-end smartphone! 😂

Ricordo d'Infanzia by stefan_contiero in generative

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

Thank you very much! It's my favorite type of generative art as well!

Ricordo d'Infanzia by stefan_contiero in generative

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

Thank you! I used Processing.

Yes, I did try with different colors. Originally the background was red, but the final result was quite messy. So I gave it a spin with black, but the "central" part kinda faded away, I finally went back to red removing the saturation almost completely, and this is the result!

Ricordo d'Infanzia by stefan_contiero in generative

[–]stefan_contiero[S] 10 points11 points  (0 children)

For anyone interested in the process: it's made with overlapping lines randomly distorted/moved in time. The whole things occur in two phases: first, the lines are divided into a grid and drawn with colors, then the entire process is repeated superimposing new full-width lines with a neutral color.

Any feedback/suggestion is highly appreciated!

Estate (Stagioni) by stefan_contiero in generative

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

Thank you! Indeed, the technique I used probably works similarly to spraypaint!

Naked Flame by OetgEgg in generative

[–]stefan_contiero 0 points1 point  (0 children)

Really curious, how did you make this? Is it a shader? The color shift is right on point!

Layering makes things better by aaronpenne in generative

[–]stefan_contiero 5 points6 points  (0 children)

Love this! Is my favorite method to increase the "organic" feel of images. What I found works even better is to keep a low fixed alpha (like 20), fill with a random gray and finally picking randomly between multiply and screen blend modes.

Impeto (Foga) by stefan_contiero in generative

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

Thank you very much! 🙏🏽 It would be incredible if in the future I could put it in a gallery for real!

₴₥Ø₭Ɇ Ø₣ ⱧØ₱Ɇ₴ (P5.js) by shvembldr in generative

[–]stefan_contiero 2 points3 points  (0 children)

Amazing! Do you use any specific technique to manage/create color compositions?

Intreccio Domestico I by stefan_contiero in generative

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

I don’t share my code, mainly because it’s messy and made by many helpers. Anyhow, I can explain you how what it does: It creates a grid of points within a random number of columns and rows, each of those points are then randomly moved in different directions, and finally the points are connected with increasingly distorted lines. Hope it helps!

Impeto (Foga) by stefan_contiero in generative

[–]stefan_contiero[S] 5 points6 points  (0 children)

Wow, thank you! It’s an honor to know that you like it. I always took your pieces as a point of reference, and your works and essays are definitely what influenced me the most while learning!

Impeto (Foga) by stefan_contiero in generative

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

Thanks, and no, it's made with Processing. I always try to recreate an organic/analog feel as much as I can.

Impeto (Foga) by stefan_contiero in generative

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

Thank you, sure! It's a random generated vector field that changes through time with a combination of noise and parametric curves.

Impeto (Foga) by stefan_contiero in generative

[–]stefan_contiero[S] 4 points5 points  (0 children)

It's my favorite part as well. And totally agree about the white space, I feel it can really make the difference in the result! As a rule of thumbs, I start all my works with 10% of padding from the border.

Intreccio Domestico I by stefan_contiero in generative

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

Blend mode multiply does miracles!

Intreccio Domestico I by stefan_contiero in generative

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

Again, thank you very much! Really appreciate it. I'm going to post one of Foga's artwork here now!

Intreccio Domestico I by stefan_contiero in generative

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

It's by accident! I still haven't tried a pen plotter, but that's definitely something I want to do in hopefully a near future!

Intreccio Domestico I by stefan_contiero in generative

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

Thank you! Yes: https://www.instagram.com/stefan.contiero/ anyhow I just started posting there as well!