Collection of OpenGL 3 projects

DricomDragon 5deb84f347 Fix unexisting `texture` function in GLSL преди 4 години
arena e0e2fd340f use GLES3, and glm/, update and spread makefile преди 4 години
caban 5deb84f347 Fix unexisting `texture` function in GLSL преди 4 години
colorCube e0e2fd340f use GLES3, and glm/, update and spread makefile преди 4 години
cubeWorld e0e2fd340f use GLES3, and glm/, update and spread makefile преди 4 години
shaderTest e0e2fd340f use GLES3, and glm/, update and spread makefile преди 4 години
textureTest e0e2fd340f use GLES3, and glm/, update and spread makefile преди 4 години
.gitignore 85ad82dcf6 Remove obj rule преди 4 години
LICENSE a8e64517db Tweak license преди 4 години
README.md c72cb33316 Add lib dependencies преди 4 години

README.md

OpenGlSandbox

Collection of OpenGL 3 projects

Dependencies

On Ubuntu 18.04 LTS :

sudo apt install make libsdl2-dev libglm-dev libglfw3-dev