• Triangulates a set of /epsilon-valid polygons.

    Parameters

    • polygons: Polygons

      The set of polygons, wound CCW and representing multiple polygons and/or holes.

    • Optionalepsilon: number

      The value of epsilon, bounding the uncertainty of the input

    Returns Vec3[]

    The triangles, referencing the original polygon points in order.