junmer / clipper-lib

Boolean operations and offsetting library in Javascript
175 stars 32 forks source link

weighted offset possible? #11

Open pcace opened 1 year ago

pcace commented 1 year ago

Hi there,

i am wondering if there is a way to use clipper to do weighted offsets of a polyline? I dont know if thats the right wording, but what i am trying to find a solution for is to be able to give certain polyline segments a weight or factor wich defines how much it wuold be offsetted.

would this be possible with clipper? or is there a workaround for this?

Thanks a lot,

pcace