... //create window GLFWwindow * window = glfwCreateWindow(800, 600, "my opengl window", NULL, NULL); if (window == NULL) { printf("create window failed.
確定! 回上一頁