khronos topic

List khronos repositories

awesome-vulkan

3.2k
Stars
266
Forks
Watchers

Awesome Vulkan ecosystem

Vulkan-Samples

4.0k
Stars
589
Forks
Watchers

One stop solution for all Vulkan samples

Vulkan-Guide

1.8k
Stars
160
Forks
Watchers

One stop shop for getting started with the Vulkan API

PracticalVulkan

119
Stars
14
Forks
Watchers

Repository with code samples for "API without Secrets: The Practical Approach to Vulkan" series of articles.

dds-ktx

111
Stars
5
Forks
Watchers

Single header "no-allocation" KTX/DDS file reader

SPIRV-Guide

136
Stars
10
Forks
Watchers

One stop shop for getting started with SPIR-V.

gltf-api

88
Stars
13
Forks
Watchers

API to convert OBJ, FBX and COLLADA files to glTF or GLB

OpenCLCXXPortingGuidelines

39
Stars
46
Forks
Watchers

Set of guidelines for porting OpenCLâ„¢ C to OpenCL C++

fastgltf

226
Stars
29
Forks
Watchers

A modern C++17 glTF 2.0 library focused on speed, correctness, and usability

spvm

134
Stars
25
Forks
Watchers

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.