9 Forks
25 Stars
25 Watchers

glviz

GLviz is a small collection of C++ classes and GLSL shaders to facilitate the development of OpenGL demos.

How to download and setup glviz

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

Or simply clone glviz with SSH
[email protected]:sebastianlipponer/glviz.git

If you have some problems with glviz

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