Update README.md

pull/2/head
Windell Oskay 2015-02-22 12:19:47 -08:00
rodzic d10a1bc851
commit 97de4f9a82
1 zmienionych plików z 11 dodań i 9 usunięć

Wyświetl plik

@ -1,13 +1,15 @@
# stipplegen
# StippleGen
Software that can create stipple drawings and “TSP art,” from image files
Copyright (C) 2015 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 art vector drawing.
SVG Stipple Generator
Copyright (C) 2015 by Windell H. Oskay, www.evilmadscientist.com
An implementation of Weighted Voronoi Stippling:
http://mrl.nyu.edu/~ajsecord/stipples.html
Full Documentation: http://wiki.evilmadscience.com/StippleGen
Blog post about the release: http://www.evilmadscientist.com/go/stipple2
Full Documentation: http://wiki.evilmadscience.com/StippleGen
Blog post about the release: http://www.evilmadscientist.com/go/stipple2
An implementation of Weighted Voronoi Stippling:
http://mrl.nyu.edu/~ajsecord/stipples.html