points_mirror_vertical
Mirror a list of points along an vertical axis
RichnouLang by functions names.
Mirror a list of points along an vertical axis
Rotate a list of points around an axe
Scale a list of points a point
Translates a list of points
Poisson Disc Sampling - Produces points via Poisson-disc sampling, inside the bounding box. No two points will be closer than the defined radius `r`. Return a list of points.
Draw a polygon (n-side polygon)
Create a rounded corner (or return points)
Draw a heart curve
Compute the convex hull of a set of points. Returns a List representing the polygon around the points.
Randomly displace each point of a polygon by a given radius.