evil-mad / stipplegen

Software that can create stipple drawings and “TSP art,” from image files
GNU Lesser General Public License v2.1
422 stars 52 forks source link

Export Voronoi diagram? #15

Open pzich opened 3 years ago

pzich commented 3 years ago

It's awesome that you can export the TSP path in addition to the stippling, but the Voronoi cells themselves can look pretty cool too! Would it be possible to add an export option for these as well?

oskay commented 3 years ago

We've never felt a real need to do this, since we normally bring the output into Inkscape, and Inkscape can readily generate a Voronoi diagram (along with the Delaunay triangulation) from the set of output points.