OpenGL
Vulkan
- Vulkan: the essentials
- Getting Started with Vulkan
- Introduction to Vulkan Render Passes
- vulkan guide
- vulkan tutorial
- Render graphs and Vulkan — a deep dive
- V-EZ API Documentation
- Understanding Vulkan Objects
- David-DiGioia vulkan-diagrams
- API without Secrets: Introduction to Vulkan Part 6
- Vulkan: Long way to access data
shader
基本上vulkan的渲染脚本语言是glslang,类似glsl,并不是直接用spir v来写。
- The Book of Shaders
- Introduction to SPIR-V Shaders - Khronos
- TyphoonLabs’ OpenGL Shading Language tutorials
- Intro to glsl
- Shaders
- Graphics Programming OpenGL Shading Language (GLSL)
- 一起学Unity Shader
- this is game