-
Notifications
You must be signed in to change notification settings - Fork 373
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
testrender: Improvements to energy conservation between layered BSDFs (…
…#1935) This changelist proposes improvements to the energy conservation between layered BSDFs in OSL. The rational quadratic fit for GGX directional albedo from the MaterialX project has been integrated into `dielectric_bsdf` and `generalized_schlick_bsdf`, improving visual parity with MaterialX GLSL and MDL. Signed-off-by: Jonathan Stone <[email protected]> --------- Signed-off-by: Jonathan Stone <[email protected]> Signed-off-by: Larry Gritz <[email protected]> Co-authored-by: Larry Gritz <[email protected]>
- Loading branch information
1 parent
ffc5b90
commit ac63a5a
Showing
5 changed files
with
62 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-2 Bytes
(100%)
testsuite/render-mx-generalized-schlick/ref/out-icx-alt.exr
Binary file not shown.
Binary file modified
BIN
-76.9 KB
(0.59%)
testsuite/render-mx-generalized-schlick/ref/out-optix-alt.exr
Binary file not shown.
Binary file not shown.