Updating html path

This commit is contained in:
mlefrancois 2023-11-23 17:27:20 +01:00
parent 0c73e8ec1b
commit f550d14dcc
17 changed files with 18 additions and 18 deletions

View file

@ -1,7 +1,7 @@
# NVIDIA Vulkan Ray Tracing Tutorial
This sample is a simple OBJ viewer in Vulkan, without any ray tracing functionality.
It is the starting point of the [ray tracing tutorial](https://nvpro-samples.github.io/vk_raytracing_tutorial_KHR/),
It is the starting point of the [ray tracing tutorial](https://nvpro-samples.github.io/vk_raytracing_tutorial_KHR/vkrt_tutorial.md.html),
the source of the application where ray tracing will be added.
![](images/vk_ray_tracing__before.png)