0 Forks
1 Stars
1 Watchers

shaders

Learning fragment shaders

How to download and setup shaders

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

Or simply clone shaders with SSH
[email protected]:gaeldumon/shaders.git

If you have some problems with shaders

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