Collection of OpenGL 3 projects

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

README.md

OpenGlSandbox

Collection of OpenGL 3 projects

Dependencies

On Ubuntu 18.04 LTS :

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