Collection of OpenGL 3 projects

DricomDragon f614eece6a Import texture testing project il y a 4 ans
colorCube ac01673452 Fix includes il y a 4 ans
cubeWorld 08cea9106d Fix includes il y a 4 ans
shaderTest 90dfb30fa2 Import shader testing project il y a 4 ans
textureTest f614eece6a Import texture testing project il y a 4 ans
.gitignore 85ad82dcf6 Remove obj rule il y a 4 ans
LICENSE a8e64517db Tweak license il y a 4 ans
README.md c72cb33316 Add lib dependencies il y a 4 ans

README.md

OpenGlSandbox

Collection of OpenGL 3 projects

Dependencies

On Ubuntu 18.04 LTS :

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