1 Forks
10 Stars
10 Watchers

glsl-pcg-prng

Glsl implementation of the PCG algorithm for the generation of random numbers.

How to download and setup glsl-pcg-prng

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

Or simply clone glsl-pcg-prng with SSH
git@github.com:riccardoscalco/glsl-pcg-prng.git

If you have some problems with glsl-pcg-prng

You may open issue on glsl-pcg-prng support forum (system) here: https://github.com/riccardoscalco/glsl-pcg-prng/issues