Greiner–Hormann clipping algorithm: Difference between revisions

Content deleted Content added
Sjkelly (talk | contribs)
add external link and stub status
Sjkelly (talk | contribs)
m Add additional implementations
Line 25:
| accessdate = 2014-05-17
| url = http://davis.wpi.edu/~matt/courses/clipping/
}}</ref> It can process both self-intersecting and non-convex polygons.
}}</ref>
It can process both self-intersecting and non-convex polygons.
 
==See also==
Line 39 ⟶ 38:
==External links==
* [http://www.jasondavies.com/maps/clip/ Geographic Clipping] Describes the clipping algorithms in [[D3.js]].
* https://github.com/helderco/univ-polyclip An implementation in Python and Java.
 
{{DEFAULTSORT:Greiner-Hormann clipping algorithm}}