Show HN: Algorithmic String Art, accessible to all

(string-loom.pages.dev)

8 points | by s_e__a___n 9 hours ago ago

4 comments

  • wonger_ 26 minutes ago ago

    I liked this person's writeup of a string art algorithm: https://michael-crum.com/string_art_generator/

  • paolatauru 7 hours ago ago

    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

  • vivzkestrel 5 hours ago ago

    stupid question: how does this algorithm work?

  • aanet 9 hours ago ago

    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