Small modifications
This commit is contained in:
parent
f69dd1d592
commit
0f27e7dc4a
2 changed files with 4 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ To be able to compile and run those examples, please follow the [setup](docs/set
|
|||
The [first tutorial](https://nvpro-samples.github.io/vk_raytracing_tutorial_KHR/) starts from a very simple Vulkan application. It loads a OBJ file and use the rasterizer to render it. The tutorial is adding, **step-by-step**, all what is needed to be able to ray traced the scene.
|
||||
|
||||
-------
|
||||
### Ray Tracing Tutorial -> **[Start](https://nvpro-samples.github.io/vk_raytracing_tutorial_KHR/)** <-
|
||||
### Ray Tracing Tutorial: :arrow_forward: **[Start Here](https://nvpro-samples.github.io/vk_raytracing_tutorial_KHR/)** :arrow_backward:
|
||||
|
||||
-------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue