Show HN: I Asked ChatGPT to Rebuild My Canvas Radial Menu in SVG

4 points by atum47 2 weeks ago | 3 comments
  • atum47 2 weeks ago
    The title says everything. For some time I've been thinking about porting my radial menu project to use SVG instead of canvas. I've asked ChatGPT to do it and that is the code.

    I intend to polish the edges a little afterwards, but I honestly think it did a pretty good job.

    P.s.: the README was also generated by ChatGPT.

    • gazook89 2 weeks ago
      The live demo doesn’t appear to work on iOS. I couldn’t trigger with a long press.
      • atum47 2 weeks ago
        I don't think ChatGPT got that right. My goal with this topic was to have a conversation about capabilities of LLM and where that put us, developers.

        I will improve the code, cause I as said, I had this goal of having radial menu to render as SVG instead of canvas, for accessibility reasons