Question: How to specify minimal gap allowed between objects? #133
Replies: 4 comments 1 reply
|
Hi, I am not quite sure what you mean exactly. You can configure one using this parameter: Line 102 in 3d2a586 Could you give me some more information? |
|
There will be a cost associated with it yes, but it is not really is the speed of the algorithm (as in the iterations per second). Of course, the achievable density will decrease because items cannot be packed as closely together. |
|
Can you expose the |

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I want to specify the minimal gap allowed between objects because I find the gap sometimes is a little bit too large for my usecase, but sometimes the gap is too small(two objects is too close and clip together).
Thank you for your work.
All reactions