Updated readme.md file with link to Vulkan-related resources

Added link to https://www.khronos.org/vulkan/ in new "Drivers" section
This commit is contained in:
Pawel Lapinski
2016-03-25 21:18:07 +01:00
parent dbbf93288b
commit 9a1e0a5223

View File

@@ -7,6 +7,10 @@ https://software.intel.com/en-us/articles/api-without-secrets-introduction-to-vu
Special thanks to Slawomir Cygan for help and for patiently answering my many, many questions! Special thanks to Slawomir Cygan for help and for patiently answering my many, many questions!
## Drivers:
Vulkan drivers and other related resources can be found at https://www.khronos.org/vulkan/
## Tutorials: ## Tutorials:
### [01 - The Beginning](./Project/Tutorial01/) ### [01 - The Beginning](./Project/Tutorial01/)