yuphin / Lumen

A Vulkan Raytracing framework for various bidirectional path tracing techniques
MIT License
449 stars 29 forks source link

Error in disney material rendering #24

Closed tigrazone closed 9 months ago

tigrazone commented 9 months ago

With all integrators left sphere is black image

tigrazone commented 9 months ago

I do #define ENABLE_DISNEY 1 and all ok with disney material image sorry

yuphin commented 9 months ago

Yes, this was a deliberate design choice at the time since it incurred a lot of execution divergence.