This file contains some test cases for the tiling algorithm. An improtant point
to note is that the polygons MUST be specified in counterclockwise order as seen
from above (positive z if there were three dimensions). An improvement would be
to check for this and proceed in the opposite direction if necessary. 
RealSoonNow.

The examples in this directory show what the input file format looks like.