1 Forks
1 Stars
1 Watchers

OpenGLSandbox

The OpenGL research which made in order to describe the general things in graphic programming like vertex data creation, transformations, coordinate system, projection view, texturing, and shaders. These are essential things to build powerful 3D applications.

How to download and setup OpenGLSandbox

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

Or simply clone OpenGLSandbox with SSH
[email protected]:Dmytro-Pashko/OpenGLSandbox.git

If you have some problems with OpenGLSandbox

You may open issue on OpenGLSandbox support forum (system) here: https://github.com/Dmytro-Pashko/OpenGLSandbox/issues