Itoo Software Forum

Forest Pack => Forest Pro (*) => Topic started by: mats_mono on February 14, 2025, 03:44:50 pm

Title: FP displacement with Corona using 3dsmax noise
Post by: mats_mono on February 14, 2025, 03:44:50 pm
I have tried to create a FP obejct on a displaced surface. I have used the Effects tab, and added a "Follow Displaced surface (Corona)" effect. I have added the displacement map, and linked the Min/Max values with the corresponding controllers.
However, it only works for bitmaps it seems. I use a 3dsmax Noise map for the displacement, and no matter what I try, it will not line up. I tried using WorldXYZ on the noise coordinates, as well as Local, but it makes no difference.
It does SOMETHING - it moves the scattered objects to approximately the correct height - it's just that the noise doesn't line up.

Hope there is a solution for this, since I use noise maps a lot.

Attached two renders of the underside of the displaced mesh, where you can see the objects aligning (using a bitmap) and NOT aligning (using 3dsmax noise).
Title: Re: FP displacement with Corona using 3dsmax noise
Post by: Michal KarmazĂ­n on February 17, 2025, 10:21:05 am
Hi,

Please double-check that you're using the UV Surface mode, and for the procedural Noise map, make sure to use Explicit Map Channel 1. I've attached a sample scene (NoiseDisplacementSampleScene_ITOOSOFT.max) demonstrating this setup. I hope that helps.

Best regards,
Title: Re: FP displacement with Corona using 3dsmax noise
Post by: mats_mono on February 18, 2025, 12:15:02 am
Alright! It works as expected when using the noise map in Explicit Map Channel mode. I assume this means that Obj/WorldXYZ does not work. It's kind of logical when you consider how FP works. (Still would be great if you managed to develop a way to scatter on displaced surfaces that did some kind of check of the displaced mesh, instead of using the map directly linked into FP.)