We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64d7c75 commit 257b0b1Copy full SHA for 257b0b1
ReadMe.md
@@ -16,6 +16,7 @@ This is a list of resources related to learning Vulkan that I've come across.
16
* [Intro to SPIR V and using SPIR V Cross ](https://www.youtube.com/watch?v=XRpVwdduzgU)
17
* [Asynchronous compute ](https://www.youtube.com/watch?v=XyJlYw4jpgU)
18
19
+### [Vulkan Tutorial](https://vulkan-tutorial.com/)
20
21
### Vulkan API - Companion Guide by Harry Gould
22
* [Book](https://www.gitbook.com/book/harrylovescode/vulkan-api/details)
0 commit comments