4 Forks
180 Stars
180 Watchers

ShaderWriter

Library used to write shaders from C++, and export them in either GLSL, HLSL or SPIR-V.

How to download and setup ShaderWriter

Open terminal and run command
git clone https://github.com/DragonJoker/ShaderWriter.git
git clone is used to create a copy or clone of ShaderWriter 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 ShaderWriter https://github.com/DragonJoker/ShaderWriter/archive/master.zip

Or simply clone ShaderWriter with SSH
[email protected]:DragonJoker/ShaderWriter.git

If you have some problems with ShaderWriter

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