Geometry package:GSoC17: Difference between revisions

From Octave
Jump to navigation Jump to search
Line 19: Line 19:
* Clipper native oct interface instead of mex
* 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]
* Add F. Martínez, A.J. Rueda, F.R. Feito [http://www4.ujaen.es/~fmartin/bool_op.html algorithm]
* 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.

Revision as of 13:06, 11 May 2017

Boolean operations with polygons

Developer: Piyush Jain

Mentor: JuanPi Carbajal

Objectives

Expectations

  • Mentor:
  • Developer:

Workplan

Tasks

  • Salvage work from last GSoC
  • Clipper native oct interface instead of mex
  • Add F. Martínez, A.J. Rueda, F.R. Feito algorithm
  • Add CGAL interface for poly clipping

External links