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: Sat, 18 Mar 2017 13:30:50 +0100

On Sat, Mar 18, 2017 at 11:54 AM, piyushjain <address@hidden> wrote:
> Reminder:
> Sir,
> I have tried to implement polyUnion using Clipper library just to show you
> my work.
> Link : https://github.com/piyush-jain1/Octave-geometry
> Have a look at it and guide further.
>
>
>
> --
> View this message in context: 
> http://octave.1599824.n4.nabble.com/GSoC-2017-Implement-boolean-operations-on-polygons-tp4682161p4682465.html
> Sent from the Octave - Maintainers mailing list archive at Nabble.com.
>
At first sight looks pretty nice. Will check it in detail soon.

I noticed you added binary files to your repository, this is not a
good practice, because 1) git or mercurial cannot track changes in
binaries and they will upload/download the whole file everytime they
change, 2) one will compile this files locally, so it is useless to
share them.



reply via email to

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