GPUOpen-LibrariesAndSDKs / RadeonProRenderSDK

AMD Radeon™ ProRender is a powerful physically-based path traced rendering engine that enables creative professionals to produce stunningly photorealistic images.
https://gpuopen.com/radeon-prorender-suite/
Other
223 stars 47 forks source link

Any Refraction IOR value except 1.0 creates black artifacts #26

Open jrz371 opened 3 years ago

jrz371 commented 3 years ago

Tested with RadeonProRenderSDK 2.02.2, also reproducible in the Blender addon image

Using any refraction IOR value except 1.0 creates these black rendering artifacts appearing within the object.

jrz371 commented 3 years ago

Here's an example made in Blender 2.91 IOR bug Blender.zip

SimonDanisch commented 2 years ago

Did you try setting RPR_CONTEXT_MAX_RECURSION to e.g. 10?

jrz371 commented 2 years ago

Yes, we use 8 as a default and even at 10 there is no discernable difference.