Live data from Hacker News

Show HN: I made a tiny book using a pen-plotter and AI

muffinman.io

11–20 of 29 posts

Re: Show HN: I made a tiny book using a pen-plotter and AI

#11
Excellent project, congrats!

About the cleaning up phase: the author cleaned up the bitmaps before the vectorizing stage, and that included separating lines.

In my experience it's a little bit easier to clean the vectorized results by removing unwanted points, because those are easier to see than line connections that may or may not pose a problem later. (But to each their own.)

Re: Show HN: I made a tiny book using a pen-plotter and AI

#12
post #11

Excellent project, congrats! About the cleaning up phase: the author cleaned up the bitmaps before the vectorizing stage, and that included separating lines. In my experience it's a little bit easier to clean the vectorized results by removing unwanted points, because those are easier to see than line connections that may or may not pose a problem later. (But to each their own.)

Actually that's my usual approach, but you should see the vector output from these. I tried doing it and than went back to cleaning up the raster images.

Re: Show HN: I made a tiny book using a pen-plotter and AI

#13
post #8

Looks like a fun project. I would love to get into pen plotting someday. Have to say the text bothers and intrigues me… digital fonts that try to look like handwriting are already in the uncanny valley, and then you loop it back into physical media with a pen plotter. It could almost be an art project in its own right, exploring layers of going back and forth between physical and digital media to produce a seemingly…

I remember once seeing a presentation about someone making extensive use of ligatures to create a very realistic hand writing effect. I think it was that an "e", for example, would always look different depending on the preceding letter, even though it was not a real ligature case per say. It's a huge amount of work but I remember the results being very convincing.

Re: Show HN: I made a tiny book using a pen-plotter and AI

#15
post #8

Looks like a fun project. I would love to get into pen plotting someday. Have to say the text bothers and intrigues me… digital fonts that try to look like handwriting are already in the uncanny valley, and then you loop it back into physical media with a pen plotter. It could almost be an art project in its own right, exploring layers of going back and forth between physical and digital media to produce a seemingly…

I remember once seeing a presentation about someone making extensive use of ligatures to create a very realistic hand writing effect. I think it was that an "e", for example, would always look different depending on the preceding letter, even though it was not a real ligature case per say. It's a huge amount of work but I remember the results being very convincing.

Amy Goodchild has done some incredible work in this vein, involving pen plotters even. https://www.amygoodchild.com/blog/cursive-handwriting-in-jav...

Re: Show HN: I made a tiny book using a pen-plotter and AI

#18
post #16

Love it - I wonder if you could create a animation book this way cheaply, see a moving image as you flip through it

Sure, I think the hard part is creating hand drawn animation. If you can draw or generate it, the rest is fairly straight forward.

I have an idea for somewhat different flip animation, stay tuned :)

Re: Show HN: I made a tiny book using a pen-plotter and AI

#19
post #15

Earlier quoted context omitted.

I remember once seeing a presentation about someone making extensive use of ligatures to create a very realistic hand writing effect. I think it was that an "e", for example, would always look different depending on the preceding letter, even though it was not a real ligature case per say. It's a huge amount of work but I remember the results being very convincing.

Amy Goodchild has done some incredible work in this vein, involving pen plotters even. https://www.amygoodchild.com/blog/cursive-handwriting-in-jav...

This is awesome! I’ve seen it but forgot to bookmark it, thanks for sharing it again.

Re: Show HN: I made a tiny book using a pen-plotter and AI

#20
post #17
post #16

Love it - I wonder if you could create a animation book this way cheaply, see a moving image as you flip through it

You're in luck: https://news.ycombinator.com/item?id=42918902

Amazing, this is why I visit HN :D

Combining the two ideas, "hand drawn" animation flip books could be neat. Start with a video, convert frames to a drawable vector, draw each frame with a pen plotter, assemble the flip book

Post reply on HN