Closed Logician closed 9 years ago
I think the latest revisions here supersede most of those commits.
@dsymonds not sure I agree :D Or maybe I don't get it, but the type loop does not support region interface. Meaning that there is no simple way to have a region coverer on a loop.
Again, maybe I missed something.
Loops are still using rect bounds to perform region coverage, no chance for a real shape region cover?
I've modeled it mostly after the Java version of the library. Not everything is as clean as it can be, nor has everything been done yet. But the region coverer seems to be fully functional which is what I needed. Let me know if I need to make any adjustments in case you consider to merge this.