OpenGL Template This is a template for OpenGL projects. It uses the GLFW library to create a window and handle input. Dependencies GLFW GLAD You need to include the GLFW and GLAD headers in the include directory. You also need to include the GLFW library in the library directory.