yuphin / Lumen

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

Strange behavour if #define ENABLE_DISNEY 1 and #define ENABLE_DISNEY 0 #25

Closed tigrazone closed 8 months ago

tigrazone commented 9 months ago

define ENABLE_DISNEY 1

SPPM, small radius at start image

Path image

SPPM, small radius at start image

Path image

define ENABLE_DISNEY 0

SPPM, bigger radius at start, reddish material image

Path, reddish materail image

SPPM, bigger radius at start, different material than with ENABLE_DISNEY 1 image

Path, brighter material image