学习资源:

资源类型推荐度备注
awesome-vulkan资源合集⭐⭐⭐⭐⭐
Khronos’ Vulkan-Guide教程⭐⭐⭐⭐⭐概论介绍得比较清晰有条理,推荐入门先看,缺点是缺少图表
Vulkan Tutorial教程⭐⭐⭐⭐很多概念引入得很突兀,也没讲明白为什么要这么做,过完整个教程,能理解和留存的内容有限;官网 https://docs.vulkan.org/tutorial/latest/00_Introduction.html 实际就是这个教程
Easy Vulkan教程⭐⭐⭐仍开发中
How To Learn Vulakn博文
vkguide
Brendan Galea频道
Khronos’ Vulkan Samples示例库
Sascha Willems 的 Vulkan 示例库
  • API without Secrets: Intel’s excellent “Hello, world” tutorial with a healthy amount of background information 没有秘密的 API:英特尔出色的“Hello,world”教程,提供大量背景信息
  • Vulkan Tutorial: Another great Vulkan “Hello, world” Vulkan 教程:另一个伟大的 Vulkan“你好,世界”
  • Vulkan Spec: The Vulkan specification Vulkan 规范:Vulkan 规范
  • Vulkan Examples: A collection of demos featuring various Vulkan features in a concise and understandable manner Vulkan 示例:以简洁易懂的方式展示各种 Vulkan 功能的演示集合
  • Awesome Vulkan: A compendium of Vulkan projects, articles, tutorials, and more Awesome Vulkan:Vulkan 项目、文章、教程等的概要
  • Vulkan Synchronization Primer: Self-authored short two-part primer for when you want to delve into the topic of Vulkan synchronization more Vulkan Synchronization Primer:自行撰写的简短两部分入门读物,适合您想要深入研究 Vulkan 同步主题的情况

Vulkan 辅助库

https://github.com/vinjn/awesome-vulkan#libraries