1 2 3 4 5
#include "glad/glad.h" //Load a vertex and framgent shader defined in //the shaders/ directory. GLuint shader_init();