0la0 / triangle-fields

Sketch plugin for generating triangle fields

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Triangle Fields

A sketch plugin for generating a Delaunay Tessellation from a selected shape.

UI

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!

UI

Generation Options

  • Random

An evenly distributed random field.
UI

  • Random-Parabolic:

A random distribution with a higher probability of points being generated near the centroid of the selected shape.
UI

  • Grid

Points evenly distributed on a cartesian plane.
UI

  • Radial

Points evenly distributed on a polar coordinate system with the center being the centroid of the selected shape.
UI

About

Sketch plugin for generating triangle fields


Languages

Language:JavaScript 92.9%Language:CSS 3.7%Language:HTML 3.4%