Pathtracing in Vulkan

This page summarizes the projects mentioned and recommended in the original post on /r/vulkan

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • vk_raytracing_tutorial_KHR

    Ray tracing examples and tutorials using VK_KHR_ray_tracing

    These code samples should help you get familiar with the vulkan raytracing apis: https://github.com/nvpro-samples/vk_raytracing_tutorial_KHR

  • vk_mini_path_tracer

    A beginner-friendly Vulkan path tracing tutorial in under 300 lines of C++.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • CIS-565-Final-VR-Raytracer

    Real-time Global Illumination with Vulkan Ray Tracing API

    There's a lot of useful links in this thread already. I will add this code I found recently: Real-time Global Illumination with Vulkan Ray Tracing API.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts