Skip to content

Commit 06db74f

Browse files
authored
More
1 parent 257b0b1 commit 06db74f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ReadMe.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ This is a list of resources related to learning Vulkan that I've come across.
2727
* [Part 1](https://software.intel.com/en-us/api-without-secrets-introduction-to-vulkan-part-1)
2828
* [Part 2](https://software.intel.com/en-us/api-without-secrets-introduction-to-vulkan-part-2)
2929
* [Part 3](https://software.intel.com/en-us/api-without-secrets-introduction-to-vulkan-part-3)
30+
* [Part 4](https://software.intel.com/en-us/articles/api-without-secrets-introduction-to-vulkan-part-4)
3031

3132
### A Brief Overview of Vulkan API
3233

@@ -83,6 +84,7 @@ http://nextgenapis.realtimerendering.com/
8384
* [C++ Examples ](https://github.com/SaschaWillems/Vulkan) by Sascha Willems
8485
* [C++ Examples](https://github.com/LunarG/VulkanSamples) from LunarG
8586
* [C++ Examples](https://github.com/Z80Fan/VulkanDemos) by Z80Fan
87+
* [C/Linux Tutorials](https://github.com/ShabbyX/vktut) by Shabi
8688
* NVidia Examples
8789
* ["Simple" Example](https://github.com/nvpro-samples/gl_vk_chopper)
8890
* [Rendering 3D With 'worker-threads'](https://github.com/nvpro-samples/gl_vk_bk3dthreaded)

0 commit comments

Comments
 (0)