Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7de130a

Browse files
committed
Add link to Java port of the tutorial (#165)
1 parent 4c08f39 commit 7de130a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
"Vulkan Quick Reference": "https://www.khronos.org/files/vulkan10-reference-guide.pdf",
2424
"LunarG Vulkan SDK": "https://lunarg.com/vulkan-sdk/",
2525
"Vulkan Hardware Database": "http://vulkan.gpuinfo.org/",
26-
"Tutorial for Rust": "https://github.com/bwasty/vulkan-tutorial-rs"
26+
"Tutorial for Rust": "https://github.com/bwasty/vulkan-tutorial-rs",
27+
"Tutorial for Java": "https://github.com/Naitsirc98/Vulkan-Tutorial-Java"
2728
}
2829
},
2930
"ignore": {

0 commit comments

Comments
 (0)