繞線畫是通過線和釘子構(gòu)成的藝術(shù)品,把線繞在定好的釘子上,通過線的疏密程度來表現(xiàn)明暗。

0163d85a137c08a801213490a5fdd8.png@1280w_1l_2o_100sh.png
這種畫我們一般人是無法手動(dòng)完成的,于是,有人基于計(jì)算機(jī)算法搞了個(gè)自動(dòng)生成繞線畫的程序。比如下面這個(gè)github項(xiàng)目:
https://github.com/halfmonty/StringArtGenerator
demo:https://halfmonty.github.io/StringArtGenerator/
通過這個(gè)網(wǎng)站能根據(jù)設(shè)置的參數(shù)生成繞線畫,還可以保存生成的繞線順序,方便你自己繞線。
還有
https://github.com/Quoteme/img2string
https://github.com/TimBlaisdell/StringArtDesigner
https://github.com/midare/string-knitting
https://github.com/ericheisler/AutomatedArt
https://github.com/Xunius/string_art
有興趣的可以玩一下,蠻有意思的。