Page 1 of 1

How to Clone Things onto a Displaced Surface?

Posted: Tue Mar 28, 2017 1:55 am
by mbutler2
Is there a way to clone items onto a displaced surface?

For example, lets say you're using a heightmap to displace a plane into a mountain with an Octane material. If you want to clone trees onto that mountain, they'll just clone onto the flat plane, because they don't know about the height of the Octane displacement. So you don't get trees on your mountain, they're just down underneath on the plane.

Any thoughts on this? Thanx.

Re: How to Clone Things onto a Displaced Surface?

Posted: Tue Mar 28, 2017 1:57 am
by aoktar
you can use scatter object with texture on position->shader

Re: How to Clone Things onto a Displaced Surface?

Posted: Tue Mar 28, 2017 7:05 am
by RahiSan
Very cool, did not know about that!

Another solution would be to use the cinema 4d displacement modifier on the plane.

Re: How to Clone Things onto a Displaced Surface?

Posted: Tue Mar 28, 2017 12:36 pm
by Tagotaga
RahiSan wrote:Very cool, did not know about that!

Another solution would be to use the cinema 4d displacement modifier on the plane.
Yes you can, but it's gonna increase polycount and you'll always loose some details, and you had to be careful about the displacement value, etc ... but thanks for the tips.