From 18de5edf7463893a476ac6fcce3a3dc93800ddd0 Mon Sep 17 00:00:00 2001 From: Brian Boucheron Date: Wed, 12 Sep 2018 10:21:48 -0400 Subject: [PATCH] remove venation project from vector creation section --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6e6c61a..60bb5f7 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,6 @@ Tools to create vector artwork from scratch or by conversion from other formats. - [SquiggleDraw](https://github.com/gwygonik/SquiggleDraw/commits/master) – "SquiggleDraw will create a SVG file from an image, using the brightness to change the amplitude of sine waves". - [svgurt](https://svgurt.com) – Web-based PNG to SVG creative noodler. - [maptrace](https://github.com/mzucker/maptrace) – Produce watertight polygonal vector maps by tracing raster images. -- [venation](https://github.com/Shornone/venation) – Modeling and visualization of leaf venation patterns. - [Drawbot_image_to_gcode_v2](https://github.com/Scott-Cooper/Drawbot_image_to_gcode_v2) – Creates G-code for use on drawbots. - [blackstripes](https://github.com/fullscreennl/blackstripes-python-extensions) – Turns a PNG image into a SVG line drawing. - [Ribbon](https://github.com/fogleman/ribbon) – Ribbon diagrams of proteins in written in Go.