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