Any ideas why would that material render differently on GPU? On CPU I get nice big waves. I’m using the material from Cosmos. Tried turning off UVW randomizer map, and changing the “real world” to normal tiling.
What’s the material called in Chaos Cosmos?
Sorry, it’s from vray material browser, not Cosmos. It’s Waves_A_02_200cm
I’m getting identical results when using the shader out of the box. Mind if you attach your scene?
Yeah, here it is
Thanks for the provided scene. It seems in V-Ray GPU, the strength of the Bump is dependent on the texture tiling (note that Bump works a bit differently on V-Ray GPU, hence results will never be the same). I’ll log an issue for this, since it does seem odd to work like this. To workaround it, you must increase the Render Multiplier of the texture (a value of 50 seems to yield similar to the CPU results).
Another thing: the same shader (Waves A 02 200cm) in the latest Chaos Cosmos has a different structure (it uses a Normal map instead of a bump). You can give it a try and see if the results are better.
Cool! Thanks for the info and your time!
FYI: Logged the issue (internal bug-tracker id: VGPU-6692).
Do you know if this has been resolved? Because I’m using a vraynormal map, and a noise map under bump which GPU RTX renderer completely ignores. I tried to set its multiplier to 50 but still nothing. Map under normal map seems to be working ok. When I switch to CPU, bump is very prominent.
Indeed, most likely related to this thread.