This new Vulkan sample demonstrates the VK_KHR_ray_tracing_position_fetch extension and how it’s now possible to directly access vertex positions from an acceleration structure. #vulkan #raytracing image
This new sample demonstrates how to use different types of compressed GPU textures in a Vulkan application showing the timing benefits of each using Vulkan-Hpp. #vulkan #sample #comparison #compression #textures