yknishidate / single-file-vulkan-pathtracing

Minimal pathtracer using Vulkan RayTracing
MIT License
43 stars 2 forks source link

Black Screen & Validation Errors #1

Closed skanti closed 3 years ago

skanti commented 3 years ago

Hi, just wanted to let you know that I really appreciate your single-file app. It's very clean & minimalistic!

However, it gives a black screen along with a bunch of validation errors for me:

image

Have a look at the LunarG VulkanSDK vkconfig for inspection or perhaps NVIDIA Nsight Graphics to get rid of them

yknishidate commented 3 years ago

Thanks for opening this issue! Can you tell me if the issue occurs without C++ optimization?

yknishidate commented 3 years ago

This problem has been fixed. https://github.com/nishidate-yuki/single-file-vulkan-pathtracing/commit/f8ff34a9a5986b305a73ab3f3890119190903137