2d-polygon-boolean
2d-polygon-boolean copied to clipboard
'and' thrown error
Is this line of code just saying that no results were found? If so I would prefer just returning empty rather than throwing an error. Not 100% sure if I'm interpreting it correctly.
yeah, I think you've got that right. This package is about to go through a major overhaul that removes this code and fixes other numerical robustness issues / degenerate cases.
I'll work on getting this refactor done tonight.
it's still throwing this error, have you fixed this issues?