This is an alternative to D4459 that was presented at Siggraph today.
See the paper for comparisons between the two approaches.
Differential D5399
Cycles: Add bump-map shadow terminator softening term Authored by Lukas Stockner (lukasstockner97) on Aug 2 2019, 5:31 AM.
Details This is an alternative to D4459 that was presented at Siggraph today. See the paper for comparisons between the two approaches.
Diff Detail
Event TimelineComment Actions Did not test yet, but looks great in the paper.
Comment Actions This breaks OpenCL with the following error: OpenCL build failed with error CL_BUILD_PROGRAM_FAILURE, errors in console.
OpenCL program split_shadow_blocked_dl build output: source/kernel/closure/bsdf.h:449:5: error: statement requires expression of scalar type ('int __attribute__((ext_vector_type(3)))' (vector of 3 'int' values) invalid)
if (sc->N != sd->N) {
^ ~~~~~~~~~~~~~~
1 error generated.Comment Actions Thanks, should be fixed by rB51334dd3a64e: Fix T69686: Cycles OpenCL build error after recent changes. Comment Actions Just for reference, updating links [older one is dead] | ||||||||||