From bd17d82069f73e5ca564a346fb03d9055dbc7c95 Mon Sep 17 00:00:00 2001 From: Gleb Shalimov Date: Wed, 3 Jul 2024 05:57:33 +0300 Subject: [PATCH] add PINTR to vector creation tools (#69) * add PINTR * Update README.md --------- Co-authored-by: Brian Boucheron --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5ff3fd0..5d5fb83 100644 --- a/README.md +++ b/README.md @@ -156,6 +156,7 @@ Tools to create vector artwork from scratch or by conversion from other formats. - [plotter.vision](https://plotter.vision/) - Interactive website for hidden line removal of STL files to generate plottable SVG. Also supports Red/Blue 3D glasses. - [plotting-maps](https://github.com/piebro/plotting-maps) - A simple web tool to create OpenStreetMap SVG maps for plotting. - [ThreadPlotter](https://github.com/LiciaHe/threadPlotter) - "A toolkit for the design and fabrication of delicate punch needle embroidery using X-Y plotters". +- [PINTR](https://javier.xyz/pintr) - Plottable random line drawings from your images. ### Vector Utilities