412 Forks
1611 Stars
1611 Watchers

glsl-optimizer

GLSL optimizer based on Mesa's GLSL compiler. Used to be used in Unity for mobile shader optimization.

How to download and setup glsl-optimizer

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

Or simply clone glsl-optimizer with SSH
[email protected]:aras-p/glsl-optimizer.git

If you have some problems with glsl-optimizer

You may open issue on glsl-optimizer support forum (system) here: https://github.com/aras-p/glsl-optimizer/issues