Again
prompted by a question I added a feature to guarantee minimum plank lengths at the sides when using random plank lengths, to mimic real life behavior where you would not allow too short ends when laying a wooden floor.
In practice you would probably also try to avoid seams to line up in adjacent rows but if this happens you can easily switch to another random seed already.
The images below show the vertex color map (for clarity) with (left) and without a minimum offset of 12 cm, resulting in less short 'stubs'.
Availability
As usual the latest version is available on
GitHub.
Other floor board articles
This blog already sports quite a number of articles on this add-on. The easiest way to see them all is to select the
floor board tag (on the right, or click the link).
Hi Ákos,
ReplyDeletethat is indeed a useful suggestion, but not so easy to implement I am afraid because currently the thickness is created by applying a solidify modifier, which acts on the whole floor.