hlslparser

Shader translator

Translates legacy shader code to modern OpenGL and Metal shading languages

HLSL Parser and Translator for HLSL, GLSL, and MSL.

GitHub

3 stars
0 watching
1 forks
Language: C++
last commit: almost 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
thekla/hlslparserA tool for translating shader code from legacy HLSL to newer formats like HLSL10 and Metal Shading Language.331
aras-p/hlsl2glslforkTranslates Direct3D 9 style HLSL to GLSL shader language558
lukasbanana/xshadercompilerA tool that translates shader code from HLSL to GLSL353
nicebyte/niceshadeTransforms HLSL code into shaders for various graphics APIs.102
microsoft/shaderconductorA tool for converting HLSL shader code to multiple shading languages1,783
cbaggers/varjoCompiler for translating Lisp code to GLSL shader language223
tgjones/hlsltoolsAn extension for Visual Studio that enhances support for editing High Level Shading Language (HLSL) files.570
tsteinholz/loveshaderconverterA tool to convert shaders from one GLSL variant to another76
ustymukhman/vite-plugin-glslA plugin for Vite that simplifies the management of GLSL shader files in web applications.328
unity-technologies/hlslccA compiler that translates DirectX shader bytecode into various shader languages for use in game engines and other graphics applications.855
alaingalvan/crossshaderA tool for converting between different shader languages and compilers.285
pema99/glsl2hlslA tool for converting Shadertoy shaders to Unity-compatible shaders90
saharan/hgslEnables development of GLSL ES 3.0 programs with additional features and language support for Haxe.141
deanthecoder/glslshadershrinkerAutomates optimization and reformatted GLSL shader code to reduce size while preserving readability99