Currently overlapping paths are not supported:
From the paper
In the current version, the library only supports parallel non-overlapping swaths.
What would it take to implement overlaps of constant width? Where would be the best place to insert it (I imagine it is in the swath generation step).
Currently overlapping paths are not supported:
From the paper
What would it take to implement overlaps of constant width? Where would be the best place to insert it (I imagine it is in the swath generation step).