Skip to content

Error: Ran out of precision at #78

@bigsu

Description

@bigsu

What's this?
triangle.triangulate({"vertices": all_vertices, "segments": all_segments}, "pD")
I attempted to split a segment to a smaller size than can be accommodated by the finite precision of floating point arithmetic.
Try increasing the area criterion and/or reducing the minimum allowable angle so that tiny triangles are not created.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions