LoveShaderConverter
Shader converter
A tool to convert shaders from one GLSL variant to another
Shadertoy LÖVE GLSL || Converter
75 stars
6 watching
10 forks
Language: C++
last commit: over 8 years ago
Linked from 1 awesome list
demoglsllove2dluashadersshadertoy
Related projects:
Repository | Description | Stars |
---|---|---|
pema99/glsl2hlsl | A tool for converting Shadertoy shaders to Unity-compatible shaders | 87 |
alaingalvan/crossshader | A tool for converting between different shader languages and compilers. | 283 |
microsoft/shaderconductor | A tool for converting HLSL shader code to multiple shading languages | 1,775 |
gwiazdorrr/cxxswizzle | Converts GLSL shader code to C++17-compatible code | 186 |
lukasbanana/xshadercompiler | A tool that translates shader code from HLSL to GLSL | 351 |
thekla/hlslparser | A tool for translating shader code from legacy HLSL to newer formats like HLSL10 and Metal Shading Language. | 331 |
deanthecoder/glslshadershrinker | Automates optimization and reformatted GLSL shader code to reduce size while preserving readability | 98 |
jwurzer/glslscene | A tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration. | 16 |
nomoresleep/hlslparser | Translates legacy shader code to modern OpenGL and Metal shading languages | 3 |
aras-p/hlsl2glslfork | Translates Direct3D 9 style HLSL to GLSL shader language | 558 |
tgjones/hlsltools | An extension for Visual Studio that enhances support for editing High Level Shading Language (HLSL) files. | 569 |
thenusan/bonzomatictoshadertoy | Converts Bonzomatic GLSL fragment shaders to Shadertoy-compatible code | 13 |
sleexyz/hylogen | A system for generating and compiling GLSL shaders in Haskell | 481 |
vwochnik/rollup-plugin-glsl | Converts GLSL shader source files to modules | 22 |
axmolengine/glslcc | A cross-compiler tool that converts GLSL shader code to various graphics pipeline languages | 4 |