Rotation and packing #6
johnbocchi
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I started using your library and I find it very useful.
I have a question:
it is possible to update the packing algorithm so that, given a set of rectangles of any size and a rectangle of known dimensions within which the rectangles under examination must be packed without overlapping, the packing configuration with the best percentage between waste and covered area is determined (although not all rectangles are not used), which can also include possible rotations of multiples of 90° (clockwise or anti-clockwise)?
Beta Was this translation helpful? Give feedback.
All reactions