XShaderCompiler

Shader translator

A tool that translates shader code from HLSL to GLSL

Shader cross compiler to translate HLSL (Shader Model 4 and 5) to GLSL

GitHub

353 stars
22 watching
48 forks
Language: C++
last commit: about 7 years ago
Linked from 1 awesome list

ccppcpp11csharpglslhlslshader-cross-compiler

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
alaingalvan/crossshaderA tool for converting between different shader languages and compilers.285
thekla/hlslparserA tool for translating shader code from legacy HLSL to newer formats like HLSL10 and Metal Shading Language.331
nomoresleep/hlslparserTranslates legacy shader code to modern OpenGL and Metal shading languages3
aras-p/hlsl2glslforkTranslates Direct3D 9 style HLSL to GLSL shader language558
microsoft/shaderconductorA tool for converting HLSL shader code to multiple shading languages1,783
cbaggers/varjoCompiler for translating Lisp code to GLSL shader language223
tsteinholz/loveshaderconverterA tool to convert shaders from one GLSL variant to another76
unity-technologies/hlslccA compiler that translates DirectX shader bytecode into various shader languages for use in game engines and other graphics applications.855
shader-slang/slangA shading language that facilitates the development and maintenance of large-scale shader codebases with performance and portability in mind.3,344
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
jaredloomis/andromedaA Haskell-based library for writing and compiling OpenGL shaders77
igjoshua/cljslA Clojure-based compiler for converting a subset of Clojure code into GLSL shader code23
saschawillems/spirv-vsextensionA Visual Studio extension that simplifies compilation of GLSL and HLSL shaders to SPIR-V binary91