Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 716 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 716 Bytes

image-stylization-threading

Description

This tool generates string art from any picture of your choice. Pegs are first placed on the frame, and then a single-color thread is repeatedly ran from peg to peg in a straight line. The stacked segments progressively recreate the original image. This process was popularized by Petros Vrellis.

The monochrome mode uses a single thread, while the color mode uses 3 distinct threads. The result can be exported in the SVG format.

See it live here.

Screenshot 1

Screenshot 2

Screenshot 3

Screenshot 4