VrayDisplacementMod

Hi,

Is it possible to use vrayDistanceTex as a displacement map on VrayDisplacementMod?

cheers

Yes, it should work fine.

Best regards,
Vlado

Can you post the scene as well?

Best regards,
Vlado

Here is the scene…
GrassDisplacement.zip (6.53 MB)

Thanks for the scene; the VRayDistanceTex texture will only work with the “3D mapping”/“Subdivision” displacement modes. It won’t work with the “2D mapping” mode because it’s not based purely on UVs.

Best regards,
Vlado

Thanks for the information!

I don’t think I will make grass with 3D subdivision, therefore my workaround will be making a texture instead of using vray distanceTex, although that would be handy!