Skip to content

v0.1.22

Choose a tag to compare

@github-actions github-actions released this 01 May 02:51
f2a52ef

GeometryOps v0.1.22

Diff since v0.1.21

  • Add extent predicates (extent-geometry and extent-extent)
  • Add a FosterHormannClipping algorithm that parametrizes and controls polygon clipping. This framework allows us to implement tree acceleration etc. later as well.

Merged pull requests:

  • update the segmentize docs to reflect manifold changes (#279) (@asinghvi17)

Closed issues:

  • Introducing a spatial index interface (#131)