octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GSoC 2017 - Implement boolean operations on polygons


From: Juan Pablo Carbajal
Subject: Re: GSoC 2017 - Implement boolean operations on polygons
Date: Wed, 8 Mar 2017 16:40:50 +0100

Hi,

We tried to merge octclip in the past but due to maintainers decision
we rever it to two different packages.
We can add a wrapper in the gometry package that calls octclip boolean
functions if necessary, but this is not the kind of work we are aiming
at.

We like to have C++ interfaces in Octave to C++ polygon clipping
libraries. Examples: boost, cgal, clipper, etc...
We would like some unsecure no-overhead m-file using these functions
and then merge them all under a secure front-end function, see how it
done for orientation of polygon

https://sourceforge.net/p/octave/geometry/ci/default/tree/inst/polygons2d/isPolygonCCW.m

Feel free to suggest better ways of doing this.

Regards,



On Wed, Mar 8, 2017 at 2:18 PM, piyushjain <address@hidden> wrote:
> Sir,
> Are we supposed to work on the existing Octclip package?
> Can you give some initial idea or relevant link on how to use library to
> implement these functions?
>
>
>
> --
> View this message in context: 
> http://octave.1599824.n4.nabble.com/GSoC-2017-Implement-boolean-operations-on-polygons-tp4682161p4682210.html
> Sent from the Octave - Maintainers mailing list archive at Nabble.com.
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]