Skip to content

v0.1.37

Choose a tag to compare

@github-actions github-actions released this 18 Jan 19:53
· 2 commits to main since this release
769c3e1

GeometryOps v0.1.37

Diff since v0.1.36

  • Fixed an issue with Sutherland-Hodgman spherical intersection where polygons that shared an edge (adjacent) were giving the wrong intersection result.

Merged pull requests:

  • Fix spherical Sutherland-Hodgman intersection for adjacent polygons (#381) (@asinghvi17)