I've been in need of a polygon clipper for Julia lately as well. In the past I've used a Python wrapper around GPC ( http://www.cs.man.ac.uk/~toby/gpc/) and have been considering a Julia version. If anyone else is interested in writing one, I'd be happy to contribute.
Ryan J. O'Neil http://adventuresinoptimization.blogspot.com/ @ryanjoneil On Wed, Aug 13, 2014 at 3:21 PM, Andreas Lobinger <[email protected]> wrote: > you need inpolygon or polygon clipping? > > >
