Skip to content
  • Chris Wilson's avatar
    test: Add shape-general-concave · bb3d06a5
    Chris Wilson authored
    
    
    A discussion that we've been having is the use of contours in filling,
    and for optimizing for convex contours in particular. A devious mind
    quickly generates a shape using a convex "contour" whose hull is larger
    than its area. This is due to the self-intersection of the "contour"
    which if properly excised causes the contour to be classed as concave.
    
    Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
    bb3d06a5