Skip to contents

Takes polyclip output (list of polygons) and converts them into Bezier control point format.

Usage

polygon_result_to_vmobject(
  polys,
  color = WHITE,
  fill_color = NULL,
  fill_opacity = 0.5
)

Arguments

polys

List of polygon lists (polyclip output)

Value

A VMobject with the polygon paths