File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff 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 )
You can’t perform that action at this time.
0 commit comments