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

add new simple sample showing usage of Ada SER functionality (via new VK NV SER ext) #49

Closed oscarbg closed 1 year ago

NBickford-NV commented 1 year ago

Hi @oscarbg ! You might be interested in the ser_pathtrace sample within nvpro-samples/vk_mini_samples here: https://github.com/nvpro-samples/vk_mini_samples/tree/main/samples/ser_pathtrace .

Thanks!