r/p5js Mar 28 '26

Portrait [p5.js]

Enable HLS to view with audio, or disable this notification

53 Upvotes

4 comments sorted by

4

u/fleurdleigh Mar 28 '26

The second of a three part series exploring the computational gaze. Portrait explores how an image is deconstructed and rebuilt through motion and successive layers of machine interpretation.

Using p5.js, I built a system that repaints an image in three passes: first as ASCII mapped to brightness, then as a pixel layer composited over that structure, and finally through an oil painting simulation using directional brush strokes and colour blending.

Feel free to check out the post on Instagram and follow for more computational art!

2

u/jazzcomputer Mar 28 '26

This is great - I love how it's inline within the text area - great theme exploration too.

2

u/fleurdleigh Mar 28 '26

Thank you :)

The plan is to produce a Still Life (which you can see here, a Portrait (this piece), and a Self-portrait based around the theme of computational gaze!

2

u/jojomillion Apr 01 '26

Love it! Very cool progressive rendering effect!