nvpro-samples / vk_raytracing_tutorial_KHR

Ray tracing examples and tutorials using VK_KHR_ray_tracing
Apache License 2.0
1.34k stars 142 forks source link

Second rmiss shader defined too early in the tutorial #46

Closed Scurek closed 1 year ago

Scurek commented 1 year ago

Second miss shader, which will later be used for shadows, is already declared in the step 7.1. I assume this is not intended as the number of miss shaders is set to 1 and its enum (eMiss2) is not defined at the time.

mklefrancois commented 1 year ago

Thanks, this has been corrected in c213e3b88ed1119ea8f2b88a66cde8e88141ed8f