Geometry package:GSoC17: Difference between revisions

Line 19: Line 19:
   Benchmark Piyush polygon union written as an .oct file against the current .mex interface to clipper in geometry 3.0
   Benchmark Piyush polygon union written as an .oct file against the current .mex interface to clipper in geometry 3.0


* Salvage work from [https://bitbucket.org/amr_keleg/octave-geometry last GSoC]
If task 0 shows bad performance of mex, then
* Clipper native oct interface instead of mex
 
* Add F. Martínez, A.J. Rueda, F.R. Feito [http://www4.ujaen.es/~fmartin/bool_op.html algorithm]
1. Clipper native oct interface instead of mex
 
if mex is ok
 
1. Add F. Martínez, A.J. Rueda, F.R. Feito [http://www4.ujaen.es/~fmartin/bool_op.html algorithm]
 
2. Salvage work from [https://bitbucket.org/amr_keleg/octave-geometry last GSoC]
 
Maybe
* Add CGAL interface for poly clipping
* Add CGAL interface for poly clipping


== External links ==
== External links ==
* [https://github.com/ Github repository ] where the work is stored.
* [https://github.com/ Github repository ] where the work is stored.
657

edits