Geometry package:GSoC17: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 6: Line 6:


=== Objectives ===
=== Objectives ===
  1. Implement a set of boolean operations and supporting function for acting on polygons.
  2. These include the standard set of potential operations such as union/OR, intersection/AND, difference/subtraction, and exclusiveor/XOR.
  3. Otehr things to be implemented are the following functions: polybool, ispolycw, poly2ccw, poly2cw, poly2fv, polyjoin, and polysplit.


=== Expectations ===
=== Expectations ===