Show HN: Algorithmic String Art, accessible to all(string-loom.pages.dev)
string-loom.pages.dev
Show HN: Algorithmic String Art, accessible to all
https://string-loom.pages.dev
4 comments
I liked this person's writeup of a string art algorithm: https://michael-crum.com/string_art_generator/
curious what algorithm drives the string placement. looks like epicycles or harmonograph but id need to dig in to tell. the accessibility part is what catches me - most of these stay in processing/p5 land
Utterly fascinating. I could play with this for hours.
Reminds me a bit of generative images using basic shapes (triangles, ellipses, etc) by Fogleman [1] - but ofcourse this is different.
[1]: https://github.com/fogleman/primitive
Reminds me a bit of generative images using basic shapes (triangles, ellipses, etc) by Fogleman [1] - but ofcourse this is different.
[1]: https://github.com/fogleman/primitive
stupid question: how does this algorithm work?