124 Forks
358 Stars
358 Watchers

opengltutor

零基础入门计算机图形学必不可少的在线网络公开课,手把手教您现代 OpenGL 的点点滴滴,构建爆款游戏引擎。

How to download and setup opengltutor

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

Or simply clone opengltutor with SSH
[email protected]:parallel101/opengltutor.git

If you have some problems with opengltutor

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