Hacker News new | ask | show | jobs
by nxcho 2561 days ago
If you're interested in algorithmic drawing, https://turtletoy.net is a nice little toy to play around in and it uses the same primitive operations as most plotters (pen up and down, move to coordinate). One popular plotter is AxiDraw which can be controlled in a multitude of ways including an Inkscape plugin and a REST-API.