Open swfly opened 4 months ago
Sorry for the late response.
I have imported the built-in cornell box (\media\test_scenes\cornell_box_bunny.pyscene
), and replace the emissive light with a point light. It seems Area ReSTIR still works under this case (see the attached image).
If you're still having this issue, do you mind provide more infomation/images?
Hello nice technique and congratulations on SIGGRAPH publication.
I am trying to run your code with some simple scenes, but I encounter this issue that when the scene only contains a point light, the result is totally black when I enable Area ReSTIR (when disabled, the scene is normally illuminated). Is this by design or am I missing any point? Thanks!