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 2f5a425 commit 99659dbCopy full SHA for 99659db
config.json
@@ -23,8 +23,9 @@
23
"LunarG Vulkan SDK": "https://lunarg.com/vulkan-sdk/",
24
"Vulkan Guide": "https://github.com/KhronosGroup/Vulkan-Guide",
25
"Vulkan Hardware Database": "https://vulkan.gpuinfo.org/",
26
- "Tutorial for Rust": "https://github.com/bwasty/vulkan-tutorial-rs",
27
- "Tutorial for Java": "https://github.com/Naitsirc98/Vulkan-Tutorial-Java",
+ "Rust code": "https://github.com/bwasty/vulkan-tutorial-rs",
+ "Java code": "https://github.com/Naitsirc98/Vulkan-Tutorial-Java",
28
+ "Go code": "https://github.com/vkngwrapper/vulkan-tutorial",
29
"Visual Studio 2019 samples": "https://github.com/jjYBdx4IL/VulkanTutorial-VisualStudioProjectFiles"
30
}
31
},
0 commit comments