khronos topic
Vulkan-Samples
One stop solution for all Vulkan samples
Vulkan-Guide
One stop shop for getting started with the Vulkan API
PracticalVulkan
Repository with code samples for "API without Secrets: The Practical Approach to Vulkan" series of articles.
dds-ktx
Single header "no-allocation" KTX/DDS file reader
SPIRV-Guide
One stop shop for getting started with SPIR-V.
gltf-api
API to convert OBJ, FBX and COLLADA files to glTF or GLB
OpenCLCXXPortingGuidelines
Set of guidelines for porting OpenCLâ„¢ C to OpenCL C++
fastgltf
A modern C++17 glTF 2.0 library focused on speed, correctness, and usability
spvm
Tiny C++ SPIR-V virtual machine (interpreter), can be used for shader debugging. Spvm-ShaderToy simulated the runtime environment of shadertoy, and execute shader code using SPVM.