Skip to content

JuliaGeometry/PolygonClipping.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PolygonClipping

Build Status

PolygonClipping.jl is a Julia package for polygon clipping. It implements the Greiner-Hormann algorithm for clipping and the Hormann-Agathos algorithm to see if a point is in a polygon.

!!! The original code for this was written in 2014 and is very much so a prototype in its current state. !!!

!!! Use with caution. !!!

References

The papers by Günther Greiner, Kai Hormann, and Alexander Agathos served as the basis for this library.

License

The PolygonClipping.jl package is licensed under the MIT "Expat" License. See LICENSE.md.

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%