bluenoise-raytracer/ray_tracing__before/README.md
mklefrancois 95912b873b Fixing many links issues.
Corrected shaders
2020-03-31 18:35:37 +02:00

8 lines
415 B
Markdown

# 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**](https://nvpro-samples.github.io/vk_raytracing_tutorial_KHR/)
![resultRaytraceShadowMedieval](../docs/Images/resultRasterCube.png)