Opened 7 years ago

Last modified 7 years ago

#1568 closed enhancement

implement polygon clipping — at Version 1

Reported by: bbell Owned by: bbell
Priority: major Milestone: 9.5
Component: qlparser Version: development
Keywords: polygon, clipping Cc: Dimitar Misev, Vlad Merticariu, Peter Baumann
Complexity: Hard

Description (last modified by bbell)

following the work performed in D399, one should implement the polygon clipping methods in 2-D and 3-D and make any obvious improvements possible to the existing code (in particular, this means reducing present code redundancy).

system tests should be developed for polygon clipping in the following cases:

2D — convex, concave, self-intersecting, vertex revisited, collinear
3D — ", not coplanar

and exceptions should be thrown where the queries are not working/implemented.

Change History (1)

comment:1 by bbell, 7 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.