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: Mon, 13 Mar 2017 18:20:34 +0100

On Mon, Mar 13, 2017 at 1:07 PM, piyushjain <address@hidden> wrote:
>
> Sir,
> I read CGAL Manual about implementation of boolean operations for simple and
> relatively simple polygons and polygon with holes.
> Now , to create a C++ interface in Octave for the same, I read something
> called mkoctfile command which compiles source code written in C/C++. Am I
> following right ? Or any other suggestion to proceed?
>
>
>
> --
> View this message in context: 
> http://octave.1599824.n4.nabble.com/GSoC-2017-Implement-boolean-operations-on-polygons-tp4682161p4682322.html
> Sent from the Octave - Maintainers mailing list archive at Nabble.com.
>

Yes, you are in the right track. Do check already exiisting oct-files
to see how to do it. For example check the current geometry package
development. You can also see other packages like fem-fenics.
Also, do not forget that it might be easier to polish the current boos
interface.
https://bitbucket.org/amr_keleg/octave-geometry



reply via email to

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