Profile

User's avatar
npub1peeu...fhyr
npub1peeu...fhyr
Newly released VK_EXT_present_timing extension combines two fundamental features: -The ability to receive timing feedback about previous presentation requests -The ability to explicitly specify a target presentation time for each request Learn more: #vulkan image
In this tutorial series from SIGGRAPH, we enhance a Vulkan renderer with ray tracing features to implement real-time pixel-perfect shadows (with and without transparency) and a bonus reflection effect. You will work with provided scaffolded code (based on the Vulkan Tutorial) and fill in key shader functions following step-by-step instructions. #tutorial #raytracing #vulkan #shadows #reflection