Collection of OpenGL 3 projects

DricomDragon 5deb84f347 Fix unexisting `texture` function in GLSL %!s(int64=4) %!d(string=hai) anos
arena e0e2fd340f use GLES3, and glm/, update and spread makefile %!s(int64=4) %!d(string=hai) anos
caban 5deb84f347 Fix unexisting `texture` function in GLSL %!s(int64=4) %!d(string=hai) anos
colorCube e0e2fd340f use GLES3, and glm/, update and spread makefile %!s(int64=4) %!d(string=hai) anos
cubeWorld e0e2fd340f use GLES3, and glm/, update and spread makefile %!s(int64=4) %!d(string=hai) anos
shaderTest e0e2fd340f use GLES3, and glm/, update and spread makefile %!s(int64=4) %!d(string=hai) anos
textureTest e0e2fd340f use GLES3, and glm/, update and spread makefile %!s(int64=4) %!d(string=hai) anos
.gitignore 85ad82dcf6 Remove obj rule %!s(int64=4) %!d(string=hai) anos
LICENSE a8e64517db Tweak license %!s(int64=4) %!d(string=hai) anos
README.md c72cb33316 Add lib dependencies %!s(int64=4) %!d(string=hai) anos

README.md

OpenGlSandbox

Collection of OpenGL 3 projects

Dependencies

On Ubuntu 18.04 LTS :

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