RectpackSharp
RectpackSharp copied to clipboard
height & length cannot be swapped
Apparently the output of the program is not the same if height & length of are being reversed. Why is that? Does the provided alogrithm not allow for rotating by 90°?
I assume you mean width and height, right?
No, the algorithm doesn't currently support rotating rectangles.
This has been requested a bunch of times, so I might add this functionality eventually. Currently I have no plans to, simply because it's not a trivial task and I don't have the time lol