Skip to content

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

License

Notifications You must be signed in to change notification settings

isandrocks/ThreadArt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 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

  • Creates a string art representation of an image.
  • Can produce outputs in .PNG and .MP4 formats.
  • it can also create a JSON file with instructions on which pin to run the thread to next.
  • Pin 0 is at the rightmost point and moves up counterclockwise.

Installation

  1. Clone the repository:
git clone https://github.com/isandrocks/ThreadArt.git
  1. Navigate to the project directory:
cd ThreadArt
  1. Install the required dependencies:
pip install -r requirements.txt

this project was built in python 3.12.3

Usage

  1. Run the main script:
SA_GUI.py
  1. Follow the on-screen instructions to manipulate your images.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the CC0 License. See the LICENSE file for details.

Contact

For any questions or suggestions, please open an issue or contact the project maintainer at consavecustoms@gmail.com.

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

No packages published

Languages