Hi first of all thanks for the code.
I was using this and it works but it overlaps shapes. This happens when I use shapes with curves
I was hopping you can tell me where the problem is and can guide me how to solve it. or if can get a direction where the function is implemented to check the overlapping or anything else.
currently I am using its python version and if the issue is not solved I can move to cpp as well. So if you have solution in any implementation, you can give it
Would really appreciate your help
Thanks
Sorry to let you down, but libnest2d doesn't support concave shapes on it's own. I can't provide any time estimate for that feature. You can try SVGNest, or Plater is also a great project capable of handling concave shapes.
Hi first of all thanks for the code. I was using this and it works but it overlaps shapes. This happens when I use shapes with curves
I was hopping you can tell me where the problem is and can guide me how to solve it. or if can get a direction where the function is implemented to check the overlapping or anything else.
currently I am using its python version and if the issue is not solved I can move to cpp as well. So if you have solution in any implementation, you can give it Would really appreciate your help Thanks