Collection of OpenGL 3 projects

DricomDragon dc998266a6 Fix unexisting GL constants hace 4 años
arena e0e2fd340f use GLES3, and glm/, update and spread makefile hace 4 años
caban dc998266a6 Fix unexisting GL constants hace 4 años
colorCube e0e2fd340f use GLES3, and glm/, update and spread makefile hace 4 años
cubeWorld e0e2fd340f use GLES3, and glm/, update and spread makefile hace 4 años
shaderTest e0e2fd340f use GLES3, and glm/, update and spread makefile hace 4 años
textureTest e0e2fd340f use GLES3, and glm/, update and spread makefile hace 4 años
.gitignore 85ad82dcf6 Remove obj rule hace 4 años
LICENSE a8e64517db Tweak license hace 4 años
README.md c72cb33316 Add lib dependencies hace 4 años

README.md

OpenGlSandbox

Collection of OpenGL 3 projects

Dependencies

On Ubuntu 18.04 LTS :

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