Show HN: Algorithmic String Art, accessible to all

(string-loom.pages.dev)

9 points | by s_e__a___n 13 hours ago

4 comments

  • wonger_ 5 hours ago
    I liked this person's writeup of a string art algorithm: https://michael-crum.com/string_art_generator/
  • paolatauru 12 hours 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 10 hours ago
    stupid question: how does this algorithm work?
  • aanet 13 hours 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