You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use the hybrid backend to render the matbal of the 63_tutorial I got rusted textures correctly used, but when I render the same scene with the northstar backend texture aren't displayed on the matbal.
I have the same rendering with png. So I tried to comment some material properties and I found that RPR_MATERIAL_INPUT_UBER_REFLECTION_MODE is the one that remove the rendering of textures when enabled.
The main issue IMO is that the 2 backends doesn't seems to interpret weights factor in the same way.
I confirm that in 63_tutorial , the rendering is not the same for Hybrid and Northstar.
maybe a difference due to weights, as you are suggesting.
We need to investigate that
When I use the hybrid backend to render the matbal of the 63_tutorial I got rusted textures correctly used, but when I render the same scene with the northstar backend texture aren't displayed on the matbal.
Notice that the plane is rendered with the AMD texture with both backends.
The text was updated successfully, but these errors were encountered: