This is to test my quad-filler. So far it can fill some concaves and self-intersecting pentagons, and probably all convexes. Because there are many types of pents, much more than quads, this makes it much harder to fill it. NOTE:I will be inactive at this work for a little while. Right now I'm working on a modification of heapsort. UPDATE: I have quit working on this. I'm just going to use a general filler that I may or may not implement in the future.
@TheLogFather for idea This is mostly based on my quad filler-though it needs much more cases. 8/16/15:Added another part with even more intersecting pents (I really need to shorten the scripts) 8/15/15:Added a part in the filler that can deal with some more intersecting pents 8/21/15:After some pseudocode, I decided that this would take a LONG time to complete