Thursday, September 11, 2025

Show HN: Story to Manga – Paste a story, get a manga https://ift.tt/qVNZLAn

Show HN: Story to Manga – Paste a story, get a manga I’ve been hacking on a fun side project: Story to Manga The idea is simple: Paste a short story. Choose a style (manga or comic). Get back panels with consistent characters, settings, and mood. It analyzes your text, builds character references, storyboards the panels (dialogue, camera angle, mood), and then generates full manga pages. The hard part—and what makes it actually usable—is keeping characters consistent across panels. We’ve used it to turn micro-stories, hackathon recaps, and silly inside jokes into legit manga chapters. It’s still early, but fun enough that we thought HN might enjoy playing with it. Star our github here: https://ift.tt/R0CcpFI https://ift.tt/Rt1YnXB September 11, 2025 at 11:26PM

No comments:

Post a Comment

Show HN: Real-time texture compression in Three.js https://ift.tt/WNnvEsa

Show HN: Real-time texture compression in Three.js With the latest three.js update (r180) the use of the Spark GPU codecs is now straightfor...