313 Forks
1284 Stars
1284 Watchers

gltut

Learning Modern 3D Graphics Programming

How to download and setup gltut

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

Or simply clone gltut with SSH
[email protected]:paroj/gltut.git

If you have some problems with gltut

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