Collection of OpenGL 3 projects

DricomDragon 2b40bd28d0 Ignore generated files 4 éve
arena e0e2fd340f use GLES3, and glm/, update and spread makefile 4 éve
caban 2b40bd28d0 Ignore generated files 4 éve
colorCube e0e2fd340f use GLES3, and glm/, update and spread makefile 4 éve
cubeWorld e0e2fd340f use GLES3, and glm/, update and spread makefile 4 éve
shaderTest e0e2fd340f use GLES3, and glm/, update and spread makefile 4 éve
textureTest e0e2fd340f use GLES3, and glm/, update and spread makefile 4 éve
.gitignore 85ad82dcf6 Remove obj rule 4 éve
LICENSE a8e64517db Tweak license 4 éve
README.md c72cb33316 Add lib dependencies 4 éve

README.md

OpenGlSandbox

Collection of OpenGL 3 projects

Dependencies

On Ubuntu 18.04 LTS :

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