sombrerosheep / learn_opengl

code following along with https://learnopengl.com/. something to do over holiday break 2019 since i've never actually finished it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

requirements

Source for the following mapped to environment variables

EnVar Lib Notes
GLFW_SRC GLFW source files checkout b07961096
GLAD_SRC GLAD source for opengl 3.3 core
GLM_SRC GLM source files
ASSIMP_SRC assimp sources files checkout a01d7c404

About

code following along with https://learnopengl.com/. something to do over holiday break 2019 since i've never actually finished it


Languages

Language:C 87.2%Language:C++ 8.5%Language:GLSL 2.8%Language:CMake 1.0%Language:Batchfile 0.5%