ShaderConductor

Shader converter

A tool for converting HLSL shader code to multiple shading languages

ShaderConductor is a tool designed for cross-compiling HLSL to other shading languages

GitHub

2k stars
94 watching
249 forks
Language: C++
last commit: over 3 years ago
Linked from 1 awesome list

compilerd3d10d3d11d3d12d3d9dxilglslgraphicshlslmetalopenglopengl-esshaderspir-vvulkan

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
alaingalvan/crossshaderA tool for converting between different shader languages and compilers.285
unity-technologies/hlslccA compiler that translates DirectX shader bytecode into various shader languages for use in game engines and other graphics applications.855
tsteinholz/loveshaderconverterA tool to convert shaders from one GLSL variant to another76
pema99/glsl2hlslA tool for converting Shadertoy shaders to Unity-compatible shaders90
lukasbanana/xshadercompilerA tool that translates shader code from HLSL to GLSL353
thekla/hlslparserA tool for translating shader code from legacy HLSL to newer formats like HLSL10 and Metal Shading Language.331
google/shadercA collection of tools and libraries for compiling shader code into a graphics pipeline format1,872
shader-slang/slangA shading language that facilitates the development and maintenance of large-scale shader codebases with performance and portability in mind.3,344
nomoresleep/hlslparserTranslates legacy shader code to modern OpenGL and Metal shading languages3
gwiazdorrr/cxxswizzleConverts GLSL shader code to C++17-compatible code186
jwurzer/glslsceneA tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration.16
khronosgroup/spirv-crossA tool and library for converting SPIR-V to other shader languages and providing reflection APIs for Vulkan pipeline layouts and OpDecorations.2,097
deanthecoder/glslshadershrinkerAutomates optimization and reformatted GLSL shader code to reduce size while preserving readability99
saschawillems/spirv-vsextensionA Visual Studio extension that simplifies compilation of GLSL and HLSL shaders to SPIR-V binary91