Yiroro
5/28/2017 - 8:32 AM

printGLVersion

char *version = (char*)glGetString(GL_VERSION);
std::cout << version << std::endl;