Collection of OpenGL 3 projects

DricomDragon 83dc19b90b Merge branch 'fix/arena-build' há 4 anos atrás
arena f086ebc4f5 Fix texture depth load há 4 anos atrás
caban 4308253f5b Fix image loading há 4 anos atrás
colorCube d10a7d7be3 Fix color cube build by setting experimental flag há 4 anos atrás
cubeWorld e0e2fd340f use GLES3, and glm/, update and spread makefile há 4 anos atrás
shaderTest e0e2fd340f use GLES3, and glm/, update and spread makefile há 4 anos atrás
textureTest e0e2fd340f use GLES3, and glm/, update and spread makefile há 4 anos atrás
.gitignore 85ad82dcf6 Remove obj rule há 4 anos atrás
LICENSE a8e64517db Tweak license há 4 anos atrás
README.md c72cb33316 Add lib dependencies há 4 anos atrás

README.md

OpenGlSandbox

Collection of OpenGL 3 projects

Dependencies

On Ubuntu 18.04 LTS :

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