Add sample RayTracing. (#361)

This commit is contained in:
Andreas Süßenbach
2019-07-25 13:52:09 +02:00
committed by Markus Tavenrath
parent d5d4f3457b
commit ecfaf9a0df
11 changed files with 1709 additions and 32 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "Vulkan-Headers"]
path = Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "glfw"]
path = glfw
url = https://github.com/glfw/glfw