From 55a5edbe49f9b62d30ec0bf31154cc5f65d80a37 Mon Sep 17 00:00:00 2001 From: Trammell Hudson Date: Mon, 24 Jul 2023 18:37:32 +0200 Subject: [PATCH] Add plotter.vision (#58) Add plotter.vision to vector creation tools for STL to SVG conversion. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5028467..944bb25 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,7 @@ Tools to create vector artwork from scratch or by conversion from other formats. - [Components AI](https://components.ai/) - Experimental computational design platform for exploring generative space. - [DrawingBotV3](https://github.com/SonarSonic/DrawingBotV3) - Cross-platform software for converting images to line drawings. - [linedraw](https://github.com/LingDong-/linedraw) - Python tool to convert images to sketchy vector line drawings. +- [plotter.vision](https://plotter.vision/) - Interactive website for hidden line removal of STL files to generate plottable SVG. Also supports Red/Blue 3D glasses. ### Vector Utilities