A sketch plugin for generating a Delaunay Tessellation from a selected shape.
Installation
- Download the plugin repository
- Unzip the repo, and double-click the
triangle-fields.sketchplugin
file - Set your parameters, select a shape, click ‘Generate’, and off you go!
Generation Options
An evenly distributed random field.
A random distribution with a higher probability of points being generated near the centroid of the selected shape.
Points evenly distributed on a cartesian plane.
Points evenly distributed on a polar coordinate system with the center being the centroid of the selected shape.