This Processing project converts an input image into a corresponding "Stained Glass" image.
You can specify the number of polygons to place randomly inside of the photo. This value can be N
.
Description | image |
---|---|
Original | |
200 Polygons | |
500 Polygons | |
1000 Polygons | |
2000 Polygons |
Description | Image |
---|---|
Original | |
Stained Glass Image |
Thanks to Derek Arts for helping with designing an algorithm to make this possible! This was a fun challenge.