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