Sketch directly with vectors using a mouse or pen tablet. Save your drawings as SVG.
If you own a pen plotter and you like to draw, this might be for you.
Note: SVGpeck is a minimalist piece of software with a very narrow use case. I couldn't find any tool that did precisely what I needed so I built it for my own usage (sending my birdie doodles to an AxiDraw). I hope some of you find it helpful too.
🦜 R.
PS: If you enjoy SVGpeck, give it a star. And if your gratefulness needs another outlet, you can always buy me a coffee buy clicking the button below 😉
- Install Processing.
- Clone this repository
- Open svgPeckPDE.pde
- Adjust the parameters in the code
- Run the sketch
- "Z" : undo
- "Y" : redo
- "D" : show/hide debug information
- "S" : save the current drawing as an SVG
- "M" : show/hide the magnifying glass
SVG files are automatically saved in an _SVG folder inside the Processing sketch folder.