Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c08f39 commit 7de130aCopy full SHA for 7de130a
1 file changed
config.json
@@ -23,7 +23,8 @@
23
"Vulkan Quick Reference": "https://www.khronos.org/files/vulkan10-reference-guide.pdf",
24
"LunarG Vulkan SDK": "https://lunarg.com/vulkan-sdk/",
25
"Vulkan Hardware Database": "http://vulkan.gpuinfo.org/",
26
- "Tutorial for Rust": "https://github.com/bwasty/vulkan-tutorial-rs"
+ "Tutorial for Rust": "https://github.com/bwasty/vulkan-tutorial-rs",
27
+ "Tutorial for Java": "https://github.com/Naitsirc98/Vulkan-Tutorial-Java"
28
}
29
},
30
"ignore": {
0 commit comments