Learn OpenGL project

Tutorial

Just a small project to start getting familiar with OpenGL

Requirements

  • GLAD
  • GLFW

Build

make

Run

./build/output

Exit

Close the program or press ESCAPE

Notes

.YCM_extra_conf.py is just a file for auto completion with YouCompleteMe vim-plugin