Package micycle.pgs.commons
Class CornerRounding
java.lang.Object
micycle.pgs.commons.CornerRounding
Corner rounding for PShape polygons. Replaces corners with arcs.
- Author:
- Michael Carleton
-
Method Summary
Modifier and TypeMethodDescriptionstatic processing.core.PShape
round
(processing.core.PShape shape, double extent)
-
Method Details
-
round
public static processing.core.PShape round(processing.core.PShape shape, double extent) - Parameters:
shape
-extent
- 0...1- Returns:
-