/opengl-boilerplate

Basic OpenGL template.

Primary LanguageC++

opengl-boilerplate

Just an opengl template for other projects.

Building

Ensure that you have OpenGL and GLFW properly installed.

git clone https://github.com/linuxnoodle/opengl-boilerplate
cd opengl-boilerplate
make