Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.33 KB

README.md

File metadata and controls

19 lines (15 loc) · 1.33 KB

Stained Glass Filter

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.