瀏覽代碼

Add rest of Vulkan series (#4931)

kadhirash 5 年之前
父節點
當前提交
2ff27ac5c3
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      free-programming-books.md

+ 3 - 0
free-programming-books.md

@@ -297,6 +297,9 @@
 #### Vulkan
 
 * [Vulkan Tutorial](https://vulkan-tutorial.com) - Alexander Overvoorde (EPUB, HTML, PDF) (C++)
+* [Vulkan Tutorial Java](https://github.com/Naitsirc98/Vulkan-Tutorial-Java) - Cristian Herrera et al (Java)
+* [Vulkan Tutorial RS](https://github.com/bwasty/vulkan-tutorial-rs) - Benjamin Wasty et al. (:construction: *in process*) (Rust)
+* [Vulkano](https://vulkano.rs/guide/introduction) - Tomaka et al. (HTML) (Rust)
 
 
 ### Graphical User Interfaces