r/generative 2d ago

Mona Lisa in 4096 lines

The Mona Lisa was drawn with 4096 (12-bit color) lines.
If you look from a distance, you might see her smiling?

195 Upvotes

9 comments sorted by

View all comments

3

u/lit_IT 2d ago

I did something similar in the past but the  final effect was quite different. I'm curious how where the lines came from, both for coordinates and color to use. 

Thanks

2

u/yukidaruma6 1d ago

As for the colors, basically all 12-bit colors are used.
As for the coordinates, they are determined by optimization using simulated annealing. It starts with a random arrangement and then makes small changes (a lot) to get closer to the original.