123 Forks
341 Stars
341 Watchers

ogldev

Source code of OpenGL tutorials on ogldev.org

How to download and setup ogldev

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

Or simply clone ogldev with SSH
[email protected]:emeiri/ogldev.git

If you have some problems with ogldev

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