GPUOpen-LibrariesAndSDKs / RadeonProRenderBlenderAddon

This hardware-agnostic rendering plug-in for Blender uses accurate ray-tracing technology to produce images and animations of your scenes, and provides real-time interactive rendering and continuous adjustment of effects.
https://gpuopen.com/radeon-prorender-suite/
Apache License 2.0
488 stars 57 forks source link

RPRBLND-2217: DoubleSided shader error #555

Closed VascoPi closed 2 years ago

VascoPi commented 2 years ago

PURPOSE

DoubleSided shader error.

EFFECT OF CHANGE

Fixed error RPR_Doublesided.

TECHNICAL STEPS

Fixed inputs to MATERIAL_INPUT_FRONTFACE, MATERIAL_INPUT_BACKFACE.

VascoPi commented 2 years ago

Fixed according to https://radeon-pro.github.io/RadeonProRenderDocs/en/sdk/shaders/rpr_material_node_twosided.html