mheesakkers / sketch-plugin-metaball

A simple plugin to calculate tangents between two circles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple plugin to calculate tangents between two circles.


Languages

Language:JavaScript 100.0%