From ef2e3ca3c52af298e9e63b3c3d8f9a3414d18656 Mon Sep 17 00:00:00 2001 From: Windell Oskay Date: Fri, 8 Apr 2022 17:45:16 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06cbba7..f687e50 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Copyright (C) 2016 by Windell H. Oskay, www.evilmadscientist.com This is a program, written in [Processing](https://www.processing.org), that can take an image file in .jpg, .png, or .gif format, and create from it either a vector stipple drawing or a [TSP](https://en.wikipedia.org/wiki/Travelling_salesman_problem) art vector drawing. An implementation of Weighted Voronoi Stippling: -http://mrl.nyu.edu/~ajsecord/stipples.html +https://web.archive.org/web/20210106025705/https://mrl.cs.nyu.edu/~ajsecord/stipples.html Full Documentation: http://wiki.evilmadscience.com/StippleGen