// Set GLFW context for GLEW to use // NOTE: GLEW will throw an "missing GL version" error without this glfwMakeContextCurrent(window);