Skip to content

isandrocks/ThreadArt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

String Art Project

This project is a Python-based application that creates a string art representation of a given image.

Demo

Features

  • Grayscale and CMYK (color) string art generation
  • Greedy algorithm or DQN (reinforcement learning) pin placement
  • Multi-scale two-pass mode for line efficiency
  • Auto line-weight based on image content
  • SSIM-based early stopping
  • Exports PNG, MP4 timelapse, and CSV pin sequences
  • Tkinter GUI with live preview

Quick Start

pip install -r requirements.txt
python SA_GUI.py

Requires Python 3.12+.

License

CC0

About

This project is a Python-based application that creates a string art / thread art representation of a given image.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages