a halftone representation of an image made of thread
I just noticed a minor bug which draws the wrong line as the program runs. line 200: xLine, yLine = linePixels(coords[bestPin], coord) I think should look like that: xLine, yLine = linePixels(oldCoord, coords[bestPin]) Great project though, and a good excuse to finally dive a little more into numpy. Thank you for sharing.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be still under discussion. The issue was opened by ch3gr and has received 0 comments.