Fix indentation

This commit is contained in:
mklefrancois 2021-09-09 10:00:36 +02:00
parent dd95cc1822
commit fe070436a2

View file

@ -5,6 +5,8 @@ It is the starting point of the [ray tracing tutorial](https://nvpro-samples.git
the source of the application where ray tracing will be added.
![](images/vk_ray_tracing__before.png)
![](images/vk_ray_tracing__before.png)
Before starting the tutorial and adding what is necessary to enable ray tracing, here is a brief description of how this basic example was created.
## Structure