38 Forks
454 Stars
454 Watchers

glslcc

GLSL cross-compiler tool (GLSL->HLSL, MSL, GLES2, GLES3, GLSLv3), using SPIRV-cross and glslang

How to download and setup glslcc

Open terminal and run command
git clone https://github.com/septag/glslcc.git
git clone is used to create a copy or clone of glslcc repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with glslcc https://github.com/septag/glslcc/archive/master.zip

Or simply clone glslcc with SSH
[email protected]:septag/glslcc.git

If you have some problems with glslcc

You may open issue on glslcc support forum (system) here: https://github.com/septag/glslcc/issues