This project is a Python-based application that creates a string art representation of a given image.
- 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.
- Clone the repository:
git clone https://github.com/isandrocks/ThreadArt.git
- Navigate to the project directory:
cd ThreadArt
- Install the required dependencies:
pip install -r requirements.txt
this project was built in python 3.12.3
- Run the main script:
SA_GUI.py
- Follow the on-screen instructions to manipulate your images.
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the CC0 License. See the LICENSE file for details.
For any questions or suggestions, please open an issue or contact the project maintainer at consavecustoms@gmail.com.