Content deleted Content added
mNo edit summary |
Removed the reference to the Foster & Overfelt paper. According to the arXiv.org link, the authors withdrew the paper because it did not handle all degenerate cases claimed |
||
Line 11:
| year = 1998
| url = http://dl.acm.org/citation.cfm?id=274364
}}</ref> It is more performant than the [[Vatti clipping algorithm]], but cannot handle [[Degeneracy (mathematics)|degeneracies]].<ref
| title = Efficient Clipping of Arbitrary Polygons
| author = Ionel Daniel Stroe
Line 36 ⟶ 27:
The algorithm is not restricted to polygons and can handle arbitrary [[parametric curve]]s as segments, as long as there is a suitable pairwise intersection procedure.
A major shortcoming of the original Greiner–Hormann algorithm is the fact that it cannot handle degeneracies, such as common edges or intersections exactly at a vertex. The original paper suggests perturbing the vertices to remove them.
==See also==
|