Collection of OpenGL 3 projects

DricomDragon 83dc19b90b Merge branch 'fix/arena-build' преди 4 години
arena f086ebc4f5 Fix texture depth load преди 4 години
caban 4308253f5b Fix image loading преди 4 години
colorCube d10a7d7be3 Fix color cube build by setting experimental flag преди 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