Talk:Sutherland-Hodgman polygon clipping: Difference between revisions

→‎Winding: new section
(→‎Winding: new section)
Line 2:
Still needs description of the task. –[[User:Dkf|Donal Fellows]] 11:15, 23 March 2010 (UTC)
: OK, it's now good enough to be a task. Further cleanup can be done within that framework. –[[User:Dkf|Donal Fellows]] 15:25, 23 March 2010 (UTC)
 
== Winding ==
 
Implementations probably should be required to test if the clipper is winding clockwise or not. Some of the current code crash if the rectangle is reversed. Testing direction of a convex poly is pretty easy anyway, just checking any one vertex should be enough. --[[User:Ledrug|Ledrug]] 01:23, 7 July 2011 (UTC)
Anonymous user