Page 1 of 1

How to avoid instances along polygon edge?

Posted: Thu Jul 17, 2014 4:58 pm
by ZodiaQ
I was wondering if it would be possible to setup instancing in such a way the instances dont appear along the edges?
If I want to fill a rectangle with grass or boulders I don't want them to intersect with the borders. Now I always slice an edge with width about half the size of the instance object.
Any ideas?

Re: How to avoid instances along polygon edge?

Posted: Wed Jul 23, 2014 3:28 pm
by brownie
Maybe something with WeightMaps, depending on the instance system used.

Re: How to avoid instances along polygon edge?

Posted: Sat Jul 26, 2014 7:39 pm
by Janusz Biela
I know this is annoying problem. I use always small bevel on grass (~100 mm) and in Instances I setup cloning by surface clone (in this case grass surface - green colour). Grass surface can have same texture/colour as this small brown ground but it must be two different names.

It would be nice have option cut instances with Y,X,Z direction in LW Instances (it will produce sometimes floating leafs ...but it would be better then grass growing from kerb.
sc_008.png

Re: How to avoid instances along polygon edge?

Posted: Sat Jul 26, 2014 10:09 pm
by keeejreeej
Well thats exactly the way I do it :)