guiqi134 / Area-ReSTIR

Source Code (Direct Lighting Part) for SIGGRAPH 2024 Paper "Area ReSTIR: Resampling for Real-Time Defocus and Antialiasing"
Other
158 stars 11 forks source link

Shaders fail to compile #3

Open friesofdoom opened 1 month ago

friesofdoom commented 1 month ago

image image

guiqi134 commented 1 month ago

I have added LoadShadingData.slang to VBufferRT's CMake file list in the new commit. I think the issue is solved now.