←back to thread

439 points david927 | 1 comments | | HN request time: 0.393s | source

What are you working on? Any new ideas which you're thinking about?
1. spmcl ◴[] No.44417590[source]
I recently got a pen plotter. I've been working on making my own implementations of algorithms to convert images to vector graphics for plotting. Things like cross-hatching to fill in dark areas, or spirals or flow fields, etc. I also found out about vpype[1] recently which does some cool things in this area.

[1] https://github.com/abey79/vpype