bluenoise-raytracer/ray_tracing__before
2021-06-07 14:02:45 +02:00
..
shaders Bulk update nvpro-samples 05/17/21 2021-05-17 13:10:30 -07:00
CMakeLists.txt Bulk update nvpro-samples 05/17/21 2021-05-17 13:10:30 -07:00
hello_vulkan.cpp Using Vulkan C API 2021-06-07 14:02:45 +02:00
hello_vulkan.h Using Vulkan C API 2021-06-07 14:02:45 +02:00
main.cpp Using Vulkan C API 2021-06-07 14:02:45 +02:00
README.md Bulk update NvPro-Samples 03/18/21 2021-03-18 15:00:48 -07:00

NVIDIA Vulkan Ray Tracing Tutorial

This example is a simple OBJ viewer in Vulkan, without any ray tracing functionality. It is the starting point of the ray tracing tutorial, the source of the application in which ray tracing will be added.

Start Ray Tracing Tutorial

resultRaytraceShadowMedieval