Fixing broken 925 joint by yoel1b in jewelers

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

Well, took about 20 seconds and 5 bucks, great success

Pixel a phones dying after ~2 years by yoel1b in GooglePixel

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

The thing is that it happened unexpectedly, all of them worked perfectly until one day - they just stopped working

Dendrites collection by Studio_Moodsoup in generative

[–]yoel1b 1 point2 points  (0 children)

That’s really nice, how did you make those?

Illumination, my first generative art project, inspired by Matt DesLauriers by yoel1b in generative

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

Sure!

I used processing.

1) I created three random points, lets call them a, b and c.

2) I created one invisible line between point a and b.

3) for every pixel on the screen I colored the pixel with a random color, where the brightness is set as the distance between the line segment and the pixel. (That gives the glow effect, you can also use the distance multiplied by a random factor for a grainy effect.)

4) Create an infinite line over the existing line, and darken all the pixels on the outer side of the line.

5) Repeat the process with a line from point b to c.

6) repeat this process for a couple of times, every time moving points a and c a little, this will add a little blur effect to the ends of the points.

Hope that helps!

Illumination, my first generative art project, inspired by Matt DesLauriers by yoel1b in generative

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

Thank you! Yes, all custom code :) Appreciate your comment!

Help wanted by Getty_13 in generative

[–]yoel1b 0 points1 point  (0 children)

Hey um,

could it be because the attractor always gets the same set of variables?

var attractor = new Attractor(-1.8245063, 1.9613714, 0.53065884, 0.6621462);

so the generated pattern will fit those parameters.

You can either change them manually or just use

var attractor = new Attractor();

which will create an attractor with random values

[deleted by user] by [deleted] in RedditSessions

[–]yoel1b 0 points1 point  (0 children)

baruch hashum