vulkan learning resources references (work-in-progress)
- Vulkan Guide
- How to Learn Vulkan - Meta post on how to learn Vulkan
- I Am Graphics And So Can You - Blog post style tutorial for those new to graphics learning Vulkan.
- Vulkan Game Engine Tutorial - Tutorial series on making a vulkan game engine by Brendan Galea on YouTube.
- Moving to Vulkan (Khronos UK May16)
- jhenriques's tutorial
- Lunarg's tutorial
- Mike Bailey's Vulkan Page - Provides extensive Vulkan course slides. [CC BY-NC-ND 4.0]
- Qualcomm Video Tutorial Series - Leans more towards Vulkan for mobile devices.
- Raw Vulkan - Overview on how to program a Vulkan application from the ground up.
- A trip through the Graphics Pipeline (PDF)
- gpuinfo - Vulkan Hardware Database by Sascha Willems
- gpuinfo - Vulkan Hardware Database by Sascha Willems
- gpuinfo - Vulkan Hardware Database by Sascha Willems
- sync spec
- Vulkan barriers explained
- Understanding Vulkan Synchronization
- Yet another blog explaining Vulkan synchronization
- Keeping your GPU fed
- Synchronization-Examples
- gpuinfo - Vulkan Hardware Database by Sascha Willems