diff --git a/StippleGen/README.txt b/StippleGen/README.txt index 9639913..e5ca90e 100644 --- a/StippleGen/README.txt +++ b/StippleGen/README.txt @@ -68,5 +68,5 @@ Requires ControlP5 library and Toxic Libs library: http://www.sojamo.de/libraries/controlP5/ - http://hg.postspectacular.com/toxiclibs/downloads + http://bitbucket.org/postspectacular/toxiclibs/downloads/ \ No newline at end of file diff --git a/StippleGen/StippleGen.pde b/StippleGen/StippleGen.pde index 0664b59..9a97c94 100644 --- a/StippleGen/StippleGen.pde +++ b/StippleGen/StippleGen.pde @@ -5,7 +5,7 @@ SVG Stipple Generator, v. 2.40 Copyright (C) 2016 by Windell H. Oskay, www.evilmadscientist.com - Full Documentation: http://wiki.evilmadscience.com/StippleGen + Full Documentation: http://wiki.evilmadscientist.com/StippleGen Blog post about the release: http://www.evilmadscientist.com/go/stipple2 An implementation of Weighted Voronoi Stippling: @@ -65,7 +65,7 @@ Requires ControlP5 library and Toxic Libs library: http://www.sojamo.de/libraries/controlP5/ - https://bitbucket.org/postspectacular/toxiclibs/downloads/ + http://bitbucket.org/postspectacular/toxiclibs/downloads/ */