Halftone with Points And Lines

HalftonePAL

This arranges points on an image for halftoning, using the circles themselves, dots at their centers, or lines connecting the circles.

Features:

  • Choose how to arrange the circles:
    • Circle packing, quadtree, random dither, 1D and 2D error diffusion on square or hex grids.
  • Choose what pattern to make from the circles:
    • Show dots, circles, tilted lines, scan back-and-forth, connect the points with a Hilbert curve, make a greedy path between points, a greedy loop, a minimum spanning tree, a Voronoi diagram, a Delaunay triangulation, or connect the 3 nearest points.
  • Optimize the pattern to reduce its length.
  • Optimize the drawing order, to reduce pen travel time
  • Save the circles or pattern as JPG, SVG, and TXT files.
  • Switch between black and white

     

     

     

    To finish reading, please visit source site