Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.18 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.18 KB

Metaball

A Sketch plugin to draw shapes between two circles based on their inner and outer tangents.
Inspired by the Adobe Illustrator script by Hiroyuki Sato

img

Usage

  1. Select two circles (works just for two for now)
  2. Run one of the Metaball options (Arc, Inner Tangents or Outer Tangents) via the Plugins menu (or use Runner)
  3. Boom! A shape is drawn between the two circles ;)

Installation

  • Download the latest release of the plugin
  • Un-zip
  • Double-click on metaball.sketchplugin

Development Guide

This plugin was created using skpm. For a detailed explanation on how things work, checkout the skpm Readme.

To Do / Idea's

  • Bugfix: Grouped layers
  • Selection of more than two ovals
  • Enhance README with examples
  • Enhance user input
  • Live preview