Class CornerRounding

java.lang.Object
micycle.pgs.commons.CornerRounding

public final class CornerRounding extends Object
Corner rounding for PShape polygons. Replaces corners with arcs.
Author:
Michael Carleton
  • Method Details

    • round

      public static processing.core.PShape round(processing.core.PShape shape, double extent)
      Parameters:
      shape -
      extent - 0...1
      Returns: