SPIRV-Cross

Shader converter

A tool and library for converting SPIR-V to other shader languages and providing reflection APIs for Vulkan pipeline layouts and OpDecorations.

SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.

GitHub

2k stars
88 watching
570 forks
Language: GLSL
last commit: almost 2 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
khronosgroup/spirv-reflectA library that provides a C/C++ reflection API for SPIR-V shader bytecode in Vulkan applications.709
khronosgroup/spirv-toolsA set of tools and libraries for processing SPIR-V modules used in graphics and compute applications.1,094
khronosgroup/spirv-headersProvides machine-readable files for the SPIR-V Registry.276
alaingalvan/crossshaderA tool for converting between different shader languages and compilers.285
saschawillems/spirv-vsextensionA Visual Studio extension that simplifies compilation of GLSL and HLSL shaders to SPIR-V binary91
microsoft/shaderconductorA tool for converting HLSL shader code to multiple shading languages1,783
aras-p/smol-vA shader format encoder that reduces the size of SPIR-V programs without sacrificing compatibility or performance.317
tsteinholz/loveshaderconverterA tool to convert shaders from one GLSL variant to another76
pema99/glsl2hlslA tool for converting Shadertoy shaders to Unity-compatible shaders90
google/shadercA collection of tools and libraries for compiling shader code into a graphics pipeline format1,872
khronosgroup/glslMaintains and develops the GLSL shading language specification and extensions used in graphics rendering.351
khronosgroup/vk-gl-ctsConformance testing suite for graphics APIs526
lukasbanana/xshadercompilerA tool that translates shader code from HLSL to GLSL353
google/shaderc-rsRust bindings for the shaderc library to compile GLSL/HLSL source code into SPIR-V binary modules or assembly code.259
khronosgroup/vulkan-validationlayersA set of tools to help developers verify correct use of the Vulkan API and detect potential errors in their applications.782