tyFlow Forum
Displacement or Bump isn't working on Particles - Printable Version

+- tyFlow Forum (https://forum.tyflow.com)
+-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html)
+--- Forum: General Discussion (https://forum.tyflow.com/forum-2.html)
+--- Thread: Displacement or Bump isn't working on Particles (/thread-292.html)



Displacement or Bump isn't working on Particles - simonsimon - 04-09-2019

Hi Everyone !

I've a pretty simple scene with some particles from shape instance that won't display displacement or bump. So: 


Am I missing something ?
Is it not yet implemented ?
Is it a bug ?

It's a Vray 3.6 scene.

Here's the file & a screenshot Smile

Thanks a lot for your answers. 

Simonsimon
<3


RE: Displacement or Bump isn't working on Particles - tyFlow - 04-09-2019

Thanks simon, I'll look into it tonight and get back to you.


RE: Displacement or Bump isn't working on Particles - tyFlow - 04-10-2019

Hey Simon,

After a bit of research, VRay doesn't support displacement maps in materials on its internal data type, which is what I'm using for tyFlow. To get your displacement map to work, add a VRayDisplacementMod to the tyFlow and set "use object mtl" to true. That works for me over here (only if Mesh operator is set to "trimesh" though...this method is not supported on instances).


RE: Displacement or Bump isn't working on Particles - peshang - 04-10-2019

(04-10-2019, 08:05 AM)tyFlow Wrote: Hey Simon,

After a bit of research, VRay doesn't support displacement maps in materials on its internal data type, which is what I'm using for tyFlow. To get your displacement map to work, add a VRayDisplacementMod to the tyFlow and set "use object mtl" to true. That works for me over here (only if Mesh operator is set to "trimesh" though...this method is not supported on instances).

adding VrayDisplacementMod makes the tyflow object disappear (vray next)


RE: Displacement or Bump isn't working on Particles - tyFlow - 04-10-2019

You can't use it for instances.