v0.1.22
GeometryOps v0.1.22
- 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)